0.25.0
Added
- Android speed limit view by @Archdoog in #397
- Parse exits from banner components by @ahmedre in #398
Fixed
- Breaking Step advance edge case improvements by @ianthetechie in #387
This introduces a breaking change in the StepAdvanceMode
type. The automaticAdvanceDistance
parameter has been replaced with specialAdvanceConditions
, which is an enum with multiple cases. We recommend using the minimum distance from current step line variant now for vehicle navigation. Our testing indicates a value of around 10m is good for most cases, but feedback is very much welcome!
Changed
- Rollup of Rust dependency updates by @ianthetechie in #392
- Quick linter cleanup by @ianthetechie in #396
- Updates + rollbacks by @ianthetechie in #393
Full Changelog: 0.24.0...0.25.0