Releases: ombulabs/python-freckle-client
Releases · ombulabs/python-freckle-client
v1.1.2
v1.1.1
- Fix bugs with id validation on NoneType
Full Changelog: v.1.1.0...v1.1.1
v1.0.5
- Fix ID fields to accept integer values
Full Changelog: v1.0.4...v1.0.5
v1.1.0
- Add py.typed marker
Full Changelog: v1.0.5...v.1.1.0
v1.0.4
Minor fixes
Full Changelog: v1.0.3...v1.0.4
v1.0.2
- Minor documentation fixes
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- New NokoClient added. Different implementation of the client, with individual methods per action and parameter validation before requests.
- Documentation: individual method documentation
Full Changelog: v0.5.0...v1.0.1
v0.5.0
What's Changed
- Update README.rst by @jogu in #3
- Update to use new app name and host: Noko (nokotime.com) by @tcannonfodder in #4
- Fix #5 Client throws exception on successful request with no content response by @ABizzinotto in #6
New Contributors
- @jogu made their first contribution in #3
- @tcannonfodder made their first contribution in #4
- @ABizzinotto made their first contribution in #6
Full Changelog: https://github.com/ABizzinotto/python-freckle-client/commits/v0.5.0