Skip to content

4.0.0.2120

Compare
Choose a tag to compare
@nwithan8 nwithan8 released this 28 Mar 16:06
· 11 commits to master since this release
67137e7

What's Changed

  • BREAKING CHANGE: Drop support for Python 3.7
  • BREAKING CHANGE: pytulli now uses Pydantic V2 for its API models.
  • BREAKING CHANGE: All dependencies have been bumped to their latest version. Other than Pydantic (noted above), there is no expected impact on functionality, but please be aware of possible dependency conflicts with your project.
  • [FIX]: Docs model not deserializing properly
  • [FIX]: RecentlyAdded model has been built out with expected properties
  • [NEW]: Helper function available to get a direct web link (https://domain:port/) to a media item

Related PRs

  • [feat] Helper function to get web URL to media item by @nwithan8 in #42
  • Build out missing RecentlyAdded model by @nwithan8 in #43
  • [chore] Update dependencies, drop legacy Python support by @nwithan8 in #44

Full Changelog: 3.7.0.2120...4.0.02120