Skip to content

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

0.5.2

03 Nov 17:24

Choose a tag to compare

Fixed a NoneError during relogin

0.5.1

09 Oct 18:42

Choose a tag to compare

  • Improved exception handling
  • Refactored code to reduce the API surface

0.4.0

06 Oct 09:48

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

Choose a tag to compare

0.2.3 Pre-release
Pre-release
  • New build system
  • More tests

0.2.2

05 May 07:55

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

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

Choose a tag to compare

Fixed currentJourneyId

Full Changelog: 0.1.0...0.1.1

0.1.0

03 Apr 13:17

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

0.0.11

03 Feb 09:11

Choose a tag to compare

What's Changed

  • Add charge cable lock status by @magior in #3

New Contributors

  • @magior made their first contribution in #3

Full Changelog: 0.0.10...0.0.11

0.0.10

31 Jan 18:31

Choose a tag to compare

Fixed

  • Battery Heating start time wasn't set properly across day boundaries