All Versions
17
Latest Version
3.4
Avg Release Cycle
59 days
Latest Release
1990 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