Releases: Geotab/mygeotab-python
Releases · Geotab/mygeotab-python
Release v0.9.2
What's Changed
- updated altitude api call method by @Sanyam233 in #124
New Contributors
- @Sanyam233 made their first contribution in #124
Full Changelog: v0.9.1...v0.9.2
Release v0.9.1
What's Changed
Full Changelog: v0.9.0...v0.9.1
Release v0.9.0
What's Changed
- Support results_limit in get method by @pieter-venter in #11
- Drop Python 2.x and 3.6 support by @aaront in #12
- Extends the session using the ExtendSession method by @aaront in #20
- added daas and altitude wrappers by @pooriaPoorsarvi in #48
New Contributors
- @pieter-venter made their first contribution in #11
- @pooriaPoorsarvi made their first contribution in #48
Full Changelog: v0.8.8...v0.9.0
v0.8.8
What's Changed
Improvements
- Use the highest TLS version available (at least TLS 1.2) when making calls.
Bug Fixes
- 1758 : fix recursive hasattr call by @mtscanlan in #7
New Contributors
- @mtscanlan made their first contribution in #7
Full Changelog: v0.8.7...v0.8.8
v0.8.7
What's Changed
- Client certificate support and example by @eyazrgeotab in #1
- Console improvements using ptpython (if installed) and better handling of sessions.
New Contributors
- @eyazrgeotab made their first contribution in #1
Full Changelog: v0.8.6...v0.8.7