Skip to content

3.3

Compare
Choose a tag to compare
@clement-leprovost clement-leprovost released this 29 Jun 08:11
· 307 commits to main since this release
  • (#77) Support a list of languages as a value for the removeStopWords query parameter. Warning: The type of the
    corresponding property had to be degraded from Bool? to AnyObject?; as a consequence, the getter suffers from an
    incompatible change (but not the setter).
  • (#79) Support aroundRadius=all in query parameters
  • (#76) Support the exactOnSingleWordQuery query parameter
  • (#76) Support the alternativesAsExact query parameter
  • (#74) Support Swift 2.3
  • (#75) Fix iTunes Connect submission issue when using Carthage: minimum iOS version is now 8.0
  • Update documentation