v0.20.0 🐍 [DEPRECATED]
·
1472 commits
to refs/heads/main
since this release
Note:
This release replaces the v0.19.2, which should be a minor update instead of a patch update due to a Breaking Change
💥 Breaking changes
- API resource output as a class to utilize dot notation for attributes (#513) @ElamC
Document,Index, andTaskare now classes, and the attributes of these classes are now accessible via dot notation:document.offset,document.limit,document.totaltask.uid,task.duration,task.status...
🚀 Enhancements
- Add pipenv install in the CONTRIBUTING guide (#519) @brunoocasali
Security
- Bump mako from 1.2.1 to 1.2.2 due to security issue (#528)
🐛 Bug Fixes
Thanks again to @ElamC, @alallema, @brunoocasali! 🎉