github waza-ari/python-easyverein v2.0.0

14 hours ago

Breaking Changes

💥 Starting version v2.0.0, this library drops support for the 1.x series of EasyVerein API. Only version 2.0 is supported! If you require support for the 1.x API versions, please stay on the 1.x releases of this library.
💥 breaking: drop support for EV API v1.x, prepare for library 2.0 release by @waza-ari

Features

No new features have been introduced in this release

Bugfixes

✏️ fixed bug where filter values that evaluate to none are omitted by @Blumenkind111
✏️ fixed breaking changes introduces within the 2.0 API version, specifics see below

  • contact-details: renamed additionalAdressInfo to addressSuffix
  • custom-field: GET/PATCH/POST: selectOptions replaces the additional attribute
  • Hiding the count parameter by default improving the performance on large organizations with large query results significantly

✏️ Set max_length of description field in CustomField to 500. Write test for field lengths. by @th-loew
✏️chore: update dev dependencies to latest versions by @waza-ari

First contributors

Thanks to @th-loew for their first contribution!

Full Changelog: v1.1.2...v2.0.0

Don't miss a new python-easyverein release

NewReleases is sending notifications on new releases.