We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88ff9d0 + 6f97113 commit 97bbec2Copy full SHA for 97bbec2
ChangeLog
@@ -1,5 +1,11 @@
1
CHANGELOG
2
3
+2017-12-5 1.15.0
4
+ * Implement iter_synonyms to browse synonyms
5
+ * Implement iter_rules to browse rules
6
+ * Implement an optional parameter for copy_index that allows
7
+ a partial copy of an index
8
+
9
2017-11-06 1.14.1
10
* Fix request_options not always optional
11
algoliasearch/version.py
@@ -1 +1 @@
-VERSION = "1.14.1"
+VERSION = "1.15.0"
0 commit comments