Releases: pelias/pelias-ios-sdk
Releases · pelias/pelias-ios-sdk
v1.0.2
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
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
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.