Skip to content

0.1.4

Choose a tag to compare

@webysther webysther released this 04 Sep 03:40
· 36 commits to main since this release

Release Notes - v0.1.4

Highlights:

  • Major refactoring for improved clarity, consistency, and property access across core classes (Collection, Users, Item, Model, Proxy, Version, etc.).
  • Enhanced pagination support in Collection, ItemCollection, and ItemSearch.
  • Improved type hints, docstrings, and overall documentation (including new architecture diagram and updated README).
  • Removed unnecessary dependencies (jmespath, pandas) and updated dependency management.
  • Better debugging with improved __repr__ and summary methods.
  • Various bug fixes and usability improvements.

Full Changelog: 0.1.3...0.1.4