Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Latest commit

 

History

History
64 lines (33 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

64 lines (33 loc) · 1.74 KB

Change Log

1.1.2 (2016-06-10)

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

1.1.1 (2016-05-09)

Enhancements

  • Support offline location for LocationItem

Bug fixes

  • Fix a typo in demo

1.1.0 (2016-05-08)

Enhancements

  • Support offline location entry #5

1.0.4 (2016-05-06)

Bug fixes

  • Fix the issue with Carthage #3

1.0.3 (2016-04-12)

API breaking changes

  • Rename func customizeLocationDeniedAlertController to func setLocationDeniedAlertControllerTitle

Enhancements

  • Support Objective-C #1

1.0.2 (2016-04-12)

Enhancements

  • Swift Package Manager support

1.0.1 (2016-04-10)

Enhancements

  • iOS 8 support

1.0.0 (2016-04-09)

  • Initial release