Skip to content

0.25.0

Compare
Choose a tag to compare
@ianthetechie ianthetechie released this 18 Dec 02:59
· 13 commits to main since this release

Added

Fixed

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

Full Changelog: 0.24.0...0.25.0