v1.0.0.beta12
·
373 commits
to master
since this release
What's Changed
- address most of caleb feedback by @clickingbuttons in #169
- Add docs backlinks and missing endpoints by @Darcy-Linde in #170
- use kw arg names in examples by @clickingbuttons in #171
- fix financials and add example by @clickingbuttons in #173
- make examples simpler by @clickingbuttons in #172
- bump minimum python version to 3.8 by @morningvera in #175
- Audited models for missing fields, removed unneeded arrays and enum imports, add Exceptions docs by @Darcy-Linde in #176
- test on windows/osx by @clickingbuttons in #174
- Custom class decorator to handle excess parameters by @Darcy-Linde in #177
New Contributors
- @morningvera made their first contribution in #175
Full Changelog: v1.0.0.beta11...v1.0.0.beta12