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.
1 parent 3f785e6 commit 8500393Copy full SHA for 8500393
ChangeLog.txt
@@ -1,3 +1,16 @@
1
+Version 0.7
2
+http://couchdb-python.googlecode.com/hg/?r=default
3
+(???, from branches/0.7.x)
4
+
5
+ * Compatible with CouchDB 0.9.x and 0.10.x.
6
+ * Removed debugging statement from `json` module (issue 82).
7
+ * Fixed a few bugs resulting from typos.
8
+ * Added a `replicate()` method to the `client.Server` class (issue 61).
9
+ * Honor the boundary argument in the dump script code (issue 100).
10
+ * Added a `stats()` method to the `client.Server` class.
11
+ * Added a `tasks()` method to the `client.Server` class.
12
13
14
Version 0.6
15
http://couchdb-python.googlecode.com/hg/?r=0.6.0
16
(Jul 2, 2009, from 0.6.x)
0 commit comments