Skip to content

v0.8.3

Compare
Choose a tag to compare
@bsudekum bsudekum released this 09 Oct 23:46
· 5357 commits to master since this release

Changes since v0.8.2:

  • 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’s CLLocationDirection.wrap(min:max:) instead. #653
  • Defaulted to kCLLocationAccuracyBestForNavigation for location accuracy. #670

Documentation is available online or within Xcode.