All Versions
10
Latest Version
Avg Release Cycle
177 days
Latest Release
1654 days ago

Changelog History

  • v4.4.0 Changes

    October 16, 2019

    ๐Ÿ‘€ Thanks to @dcortright the library now has the ability to set the desiredActivityType. For more details see the pull request: #123 .

    ๐Ÿš€ We've also bumped the minimum iOS support to iOS 12 for this release, hence the larger version number increase.

  • v4.3.2 Changes

    September 15, 2018

    Thanks to @skandakov for a fix around requesting the right type of location request popup based upon the different keys in your Info.plist file.

  • v4.3.1

    September 15, 2018
  • v4.3.0 Changes

    February 21, 2018
    • ๐Ÿ‘Œ Support for iOS 11
    • ๐Ÿ‘‰ User contributions
  • v4.2.0 Changes

    March 15, 2016
    • ๐Ÿ†• New API to subscribe to heading updates
    • ๐Ÿšš Request ID generation has moved into its own class
  • v4.1.1 Changes

    October 19, 2015

    ๐Ÿš€ This release includes an updated framework version within Xcode.

    ๐Ÿš€ See previous release for details - https://github.com/intuit/LocationManager/releases/tag/v4.1.0

  • v4.1.0 Changes

    October 18, 2015
    • โšก๏ธ Full compatibility with iOS 9 including support for background location updates (#57)
    • ๐Ÿ†• New API for subscribing to significant location changes (#45)
    • โž• Add dynamic location services accuracy management for improved power efficiency (#47)
    • Location subscriptions are no longer canceled for intermittent errors (#60)
  • v4.0.0 Changes

    August 07, 2015
    • โœ‚ Remove the API that was previously deprecated in v3.0.0.
    • โž• Add backwards-compatible generics and nullability annotations. In particular, this improves how the API bridges into Swift.
  • v3.0.3 Changes

    June 05, 2015

    No functional changes, just renaming the framework scheme that Carthage uses.

  • v3.0.2 Changes

    June 05, 2015

    ๐Ÿšš No functional changes, this is required for CocoaPods because the source files moved in the repo.