Skip to content

Releases: Yelp/yelp-ios

3.0.0

29 Jan 21:54
1b8ee6d
Compare
Choose a tag to compare
  • Replace OAuth 2 authentication with the new API key system (#74)

2.0.0

23 Nov 01:31
Compare
Choose a tag to compare

Overhauled the library to use the new Yelp Fusion API.

1.1.0

08 Jul 23:19
Compare
Choose a tag to compare
  • Added YLPQuery to allow specifying category_filter, radius_filter, and deals_filter for searches (#37)

1.0.4

08 Jul 23:12
Compare
Choose a tag to compare
  • Fixed podspec; iOS support had inadvertently been removed (#36)

1.0.3

25 May 21:29
Compare
Choose a tag to compare
  • Declared OSX support (#28)
  • Error domain uses a string constant instead of main bundle identifier (fixing #29)
  • Made YLPCoordinate's initializer public (fixing #30)
  • Added a YelpAPI.h umbrella header

1.0.2

21 Apr 23:30
Compare
Choose a tag to compare

Handful of minor changes:

  • Modified repo structure
  • Made *Private.h actually private
  • Updated README.md