All Versions
17
Latest Version
3.4
Avg Release Cycle
59 days
Latest Release
2191 days ago

Changelog History
Page 1

  • v3.4

    November 07, 2018
  • v3.3

    February 10, 2018
  • v3.2 Changes

    January 17, 2018

    Implement #30

  • v3.1

    September 29, 2017
  • v3.0.2

    July 10, 2017
  • v3.0.1

    June 11, 2017
  • v3.0.0

    December 05, 2016
  • v2.0.0 Changes

    August 06, 2016
    โœจ Enhancements
    • โž• Add a Bool property var forceReverseGeocoding to decide if reverse geocoding should be performed #9
    • ๐Ÿ‘ Migrate to Swift 2.3 and support iOS 10
    • 0๏ธโƒฃ func selectLocaitonItem is now public in order to allow setting a default location #9
    • Enable filtering search results #9
    • โž• Add a Bool property var isRedirectToExactCoordinate to decide whether redirect to the exact coordinate after queried
    • Avoid duplicate texts in table view cells
    ๐Ÿ› Bug fixes
    • ๐Ÿ›  Fix the misuse of NSCoding
    • ๐Ÿ›  Fix the misuse of layout guide
    • ๐Ÿ›  Fix the framework linking problem in demo
    • ๐Ÿ›  Fix the coordinate offset in iOS 10
  • v1.2.0 Changes

    June 10, 2016
    โœจ Enhancements
    • โž• Add the capability to allow the selection of locations that did not match or exactly match search results #6
  • v1.1.2 Changes

    June 10, 2016
    API breaking changes
    • ๐Ÿ“‡ Rename func addButtons to func addBarButtons
    • ๐Ÿšš Move doneButtonItem property to tuple barButtonsItems
    โœจ Enhancements
    • ๐Ÿ‘‰ Make cancelButtonItem public
    ๐Ÿ› Bug fixes
    • Fix the issue that the LocatiobPicker.framework is missing in demo app #7