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
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: ChangeLog.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
1
Change Log
2
2
==========
3
3
4
-
## Next version
4
+
## 3.3.0 (2016-07-28)
5
5
6
+
- removeStopWords can be either a list of language codes or a boolean, see [documentation](https://www.algolia.com/doc/rest-api/search#param-removeStopWords-2).
7
+
- Implement new exact API: see [documentation](https://www.algolia.com/doc/rest-api/search#param-exactOnSingleWordQuery) for the new `exactOnSingleWordQuery` and `alternativesAsExact` parameters.
8
+
- Remove app_name string resource (fixes #104)
6
9
- New `Index.multipleQueriesAsync()` method (convenience shortcut to `Client.multipleQueriesAsync()`)
7
10
8
11
The following changes impact the offline mode only:
0 commit comments