Releases: mattrayner/podpointclient
Releases · mattrayner/podpointclient
v1.6.1
v1.6.0
What's Changed
- Add support for token refreshing, add charge override deletion, add connection status support by @mattrayner in #13
- Add additional properties to ConnectivityStatus by @mattrayner in #14
- Add SUSPENDED_EV to pod status Enums by @mattrayner in #15
- Update README and rev version by @mattrayner in #16
Full Changelog: 1.5.0...1.6.0
v1.6.0-alpha4
What's Changed
- Add support for token refreshing, add charge override deletion, add connection status support by @mattrayner in #13
- Add additional properties to ConnectivityStatus by @mattrayner in #14
- Add SUSPENDED_EV to pod status Enums by @mattrayner in #15
Full Changelog: 1.5.0...1.6.0-alpha4
v1.6.0-alpha3
What's Changed
- Add support for token refreshing, add charge override deletion, add connection status support by @mattrayner in #13
- Add additional properties to ConnectivityStatus by @mattrayner in #14
Full Changelog: 1.5.0...1.6.0-alpha3
v1.6.0-alpha2
What's Changed
- Add support for token refreshing, add charge override deletion, add connection status support by @mattrayner in #13
- Add additional properties to ConnectivityStatus by @mattrayner in #14
Full Changelog: 1.5.0...1.6.0-alpha2
v1.6.0-alpha1
What's Changed
- Add support for token refreshing, add charge override deletion, add connection status support by @mattrayner in #13
Full Changelog: 1.5.0...1.6.0-alpha1
v1.5.0
What's Changed
- #11 As part of being a good API citizen, instead of getting a new token at expiry, we should refresh the one we have by @mattrayner in #12
Full Changelog: 1.4.3...1.5.0
v1.4.3
- Remove additional / from pod point API calls
Full Changelog: 1.4.2...1.4.3
v1.4.2
Fix session oopsie causing issues with re-autthentication
Full Changelog: 1.4.1...1.4.2
v1.4.1
- Adds additional logging for debugging google auth
- Fix email attribute sent to Google for auth
- Update Auth handling to support expiredIn as a string (was previously an int)
- Provide
example.py
and update README to reference it
Full Changelog: 1.4.0...1.4.1