Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Releases: hkellaway/HNKGooglePlacesAutocomplete

1.2.0

12 Mar 16:08
Compare
Choose a tag to compare

Updates:

  • #91 updates pod dependency AFNetworking to 3.0 (thanks @leitosalma)

1.1.1

27 Sep 22:21
Compare
Choose a tag to compare

Updates:

  • Uses the error message returned by the API, if available, for more accurate errors

1.1.0

23 Jul 01:48
Compare
Choose a tag to compare
  • #73 updates pod dependency Mantle to 2.0 (thanks @flippinjoe21)

1.0.1

20 Jun 18:09
Compare
Choose a tag to compare

NOTE: This marks the last version that uses Mantle 1.5 - all successive versions use Mantle 2.0

  • Better documentation
  • Updated pod dependency

1.0.0

06 Jun 17:34
Compare
Choose a tag to compare

Features:

  • Search autocomplete suggestions from the Google Places API
  • Filtering by optional parameters (e.g. language)
  • Translation from Google Place to CLPlacemark