Skip to content

Releases: pelias/pelias-ios-sdk

v1.0.2

18 Sep 16:30
Compare
Choose a tag to compare

Small release that includes a small number of bug fixes and code changes.

Includes a minor sample app refactor to separate the framework source into an Xcode framework to better test separation of code from main sample app.

1.0.1

24 Apr 19:29
Compare
Choose a tag to compare

Additions:

N/A

Fixes:

  • Create appropriate NSError with invalid Geojson #75
  • Utilizes subscripting for dictionary access - #75
  • Correctly append query parameters when rate limiter is engaged - #77

1.0.0

11 Apr 22:32
Compare
Choose a tag to compare

This version adds documentation for the public APIs and removes a couple unnecessary classes. It also adds github templates for contributing, submitting issues, and creating pull requests.