You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(#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