Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@samgrover samgrover released this 09 May 23:17
· 3 commits to master since this release
  • Updated to support Swift 2.2.
  • The API now throws erros instead of returning optional error types.
  • Simplified authorization request logic.
  • Calling registerListener twice with the same listener now does the right thing and simply updates the existing listener.
  • Bug fixes for listener location updates.
  • Some refactoring for better readability and naming.
  • Other bug fixes.