0.1.4
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, andItemSearch. - 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