v0.8.3
- Pins the dependency
Solar
to v2.0.0. This should fix some build issues. #693 - Increases the width of the upcoming maneuver arrow. #671
- Improved user location snapping. #679
- Improves simulation mode by using more accurate speeds. #683
- Adopted Turf. The
wrap(_:min:max:)
function has been removed; use Turf’sCLLocationDirection.wrap(min:max:)
instead. #653 - Defaulted to
kCLLocationAccuracyBestForNavigation
for location accuracy. #670
Documentation is available online or within Xcode.