Skip to content

Releases: ardevd/jlrpy

1.7.1

06 May 19:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

1.7.0

20 Mar 20:16
Compare
Choose a tag to compare

What's Changed

  • fix: updated headers to comply with new API spec by @ardevd in #123
  • refactor: updated authentication headers and endpoint by @ardevd in #124

Full Changelog: v1.6.0...v1.7.0

1.6.0

06 Mar 18:10
Compare
Choose a tag to compare

What's Changed

  • fix disable_transport_mode not working by @msp1974 in #115
  • refactor: updated API authentication information. by @ardevd in #117

Full Changelog: v1.5.2...v1.6.0

1.5.2

11 Dec 20:39
Compare
Choose a tag to compare
  • FIX: Header update to fix issues with remote locking/unlocking
  • FIX: Removed debug prints

1.5.1

15 Aug 20:56
Compare
Choose a tag to compare

What's Changed

  • refactor: make devcontainer install requirements by @ardevd in #108
  • fix: added required header for reverse geocode request by @ardevd in #109

Full Changelog: v1.5.0...v1.5.1

Version 1.5.0

15 Aug 20:55
ad6303b
Compare
Choose a tag to compare

What's Changed

  • feat: added devcontainer configuration by @ardevd in #107
  • Modern code standards and new functions by @msp1974 in #106

New Contributors

Full Changelog: v1.4.1...v1.5.0

Version 1.4.1

21 Dec 18:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

03 Aug 10:58
253ccb7
Compare
Choose a tag to compare
  • NEW: Added contact info requests
  • IMPR: Updated status request API
  • IMPR: Code cleanup

version 1.3.5

24 Jun 12:53
60ed868
Compare
Choose a tag to compare
  • FIX: Fixed breaking typo.

Version 1.3.4

24 Jun 12:26
8386c57
Compare
Choose a tag to compare
  • NEW: Guardian Mode support
  • IMPR: Header updates.