Releases: SvenTiigi/VanMoofKit
Releases · SvenTiigi/VanMoofKit
Version 0.0.7
Version 0.0.6
Version 0.0.5
What's Changed
- Fixed decoding errors (#8, #11)
- Refactored
VanMoofTokenStore
protocol APIs to be async and throwable
Full Changelog: 0.0.4...0.0.5
Version 0.0.4
What's Changed
- Removed the
highestAvailableSpeedLimit
property of theVanMoof.Bike.Details
due to a decoding error (#4)
Full Changelog: 0.0.3...0.0.4
Version 0.0.3
What's Changed
- Added a VanMoofCLI executable allowing to export the VanMoof account data including the encryption keys of the bikes (#3)
Full Changelog: 0.0.2...0.0.3
Version 0.0.2
What's Changed
- Replaced CryptoSwift dependency with CommonCrypto implementation (a850be6)
- Bug fixes and improvements to the example application (#2)
Full Changelog: 0.0.1...0.0.2