Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 531 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 531 Bytes

Changelog

[4.0]

Breaking Changes:

  • Parameters have all been updated on several methods
  • Remove Windows Phone 8/8.1 and Windows Store 8.1
  • Now .NET Standard Library

New Features:

  • Added iOS Support for Significant Changes & Deferral
  • Added GetLastKnownLocation - Returns faster if cached
  • Added GetAddressedForPosition - Retuns an address based on location passed in

Bug Fixes & Enhancements:

  • Android Improved when GPS is available or not
  • Better handling of timeouts
  • Lots of small little updates and changes