All Versions
17
Latest Version
Avg Release Cycle
59 days
Latest Release
2191 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.4
November 07, 2018 -
v3.3
February 10, 2018 -
v3.2 Changes
January 17, 2018Implement #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
- โ Add a Bool property
-
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, 2016API breaking changes
- ๐ Rename
func addButtons
tofunc addBarButtons
- ๐ Move
doneButtonItem
property to tuplebarButtonsItems
โจ Enhancements
- ๐ Make
cancelButtonItem
public
๐ Bug fixes
- Fix the issue that the LocatiobPicker.framework is missing in demo app #7
- ๐ Rename