Skip to content

Releases: mattrayner/podpointclient

v1.6.1

08 Apr 14:10
8cdf7fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

v1.6.0

08 Apr 13:15
82d2c47
Compare
Choose a tag to compare

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

08 Apr 08:44
d00525b
Compare
Choose a tag to compare
v1.6.0-alpha4 Pre-release
Pre-release

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

08 Apr 08:19
4ce1a3a
Compare
Choose a tag to compare
v1.6.0-alpha3 Pre-release
Pre-release

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

07 Apr 22:22
199f6a9
Compare
Choose a tag to compare
v1.6.0-alpha2 Pre-release
Pre-release

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

07 Apr 21:07
51f4f3c
Compare
Choose a tag to compare
v1.6.0-alpha1 Pre-release
Pre-release

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

07 Apr 21:05
fde2193
Compare
Choose a tag to compare

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

11 Feb 09:57
30c1d18
Compare
Choose a tag to compare
  • Remove additional / from pod point API calls

Full Changelog: 1.4.2...1.4.3

v1.4.2

11 Feb 09:36
ec8b617
Compare
Choose a tag to compare

Fix session oopsie causing issues with re-autthentication

Full Changelog: 1.4.1...1.4.2

v1.4.1

07 Feb 23:18
c588e47
Compare
Choose a tag to compare
  • 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