6.0.0-alpha1
Pre-release
Pre-release
·
214 commits
to master
since this release
What’s Changed
- Fix token refresh on American vehicles (#85) @bchiodo
- Fix Canadian refresh token logic
- Implement the code translation for temp codes based on @wcomartin implementation in python
- Remove non-standard code for Canada
- Add vehicle.fullStatus for EU (#88) @gruijter
- Add unit test for util class
- Add ts-node to run the debug script directly
- Add cross-env
- Add more debug logs