Skip to content

Releases: SAIC-iSmart-API/saic-python-client-ng

0.5.4

02 Jan 16:38
Compare
Choose a tag to compare

Gracefully handle cases where the messages api returns no data

0.5.3

08 Dec 14:07
Compare
Choose a tag to compare

Initial V2X support

0.5.2

03 Nov 17:24
Compare
Choose a tag to compare

Fixed a NoneError during relogin

0.5.1

09 Oct 18:42
Compare
Choose a tag to compare
  • Improved exception handling
  • Refactored code to reduce the API surface

0.4.0

06 Oct 09:48
Compare
Choose a tag to compare
  • Added functions to encrypt requests as well
  • Migrate logout handling to the caller side instead of an internal delay

0.2.3

26 Jun 20:09
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release
  • New build system
  • More tests

0.2.2

05 May 07:55
Compare
Choose a tag to compare

Fixed

  • Better error reporting on exceptions

Full Changelog: 0.2.1...0.2.2

0.2.1

17 Apr 18:52
Compare
Choose a tag to compare

Add decoding for PTC Heater stop reason, charge stop reason and charging phase

Full Changelog: 0.2.0...0.2.1

0.1.1

05 Apr 20:22
Compare
Choose a tag to compare

Fixed currentJourneyId

Full Changelog: 0.1.0...0.1.1

0.1.0

03 Apr 13:17
Compare
Choose a tag to compare

What's Changed

  • Add support for Python 3.11
  • BREAKING: Align API model to the actual JSON schema

Full Changelog: 0.0.11...0.1.0