Skip to content

Releases: Clarifai/clarifai-ios

2.3.2

26 Jun 21:21
Compare
Choose a tag to compare
  • Add support for API Keys authentication.
  • ClientID/Secret token authentication now deprecated.
  • Internally, less dependence on static json structure to increase flexibility with small changes in the API.

2.3.1

31 Mar 01:50
Compare
Choose a tag to compare

2.3.1

  • Adds support for Clarifai's Demographics model.
  • Bug fixes.

2.3.0
Lots of updates in this version!

  • Adds support for Clarifai's Face Detection, Logo, and Focus models.
  • Creating search terms is now much simpler, and many class methods have been added in ClarifaiSearchTerm for quick and clear construction.
  • initWithSearchItem is now deprecated when creating search terms.
  • Geolocation is now supported for tagging inputs and searching them later.
  • Access the response objects from the API directly in the returned errors. This includes more informative error messages and descriptions.
  • Bug fixes!

2.3.0

21 Mar 17:55
Compare
Choose a tag to compare

Lots of updates in this version!

  • Adds support for Clarifai's Face Detection, Logo, and Focus models.
  • Creating search terms is now much simpler, and many class methods have been added in ClarifaiSearchTerm for quick and clear construction.
  • initWithSearchItem is now deprecated when creating search terms.
  • Geolocation is now supported for tagging inputs and searching them later.
  • Access the response objects from the API directly in the returned errors. This includes more informative error messages and descriptions.
  • Bug fixes!

2.2.0

02 Feb 20:14
Compare
Choose a tag to compare
  • Adds mutli-language support
  • Updates to AFNetworking 3
  • Bug fixes

Clarifai V2 API Client

08 Nov 05:54
Compare
Choose a tag to compare
2.1.0

release 2.1.0

Clarifai V2 API Client

28 Oct 22:56
Compare
Choose a tag to compare
2.0.3

release 2.0.3

Clarifai V2 API Client

26 Oct 21:17
Compare
Choose a tag to compare
2.0.2

Release 2.0.2

Client for V1 API

27 Sep 19:25
Compare
Choose a tag to compare
Merge pull request #6 from Clarifai/afnetworking-3

upgrade to afnetworking 3