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 7200a81 commit 74de841Copy full SHA for 74de841
CHANGELOG.rst
@@ -2,6 +2,13 @@
2
Changelog
3
=========
4
5
+1.1.0 (2015-07-04)
6
+------------------
7
+
8
+* Added support for pickling. The pickled value is going to be the wrapped object *without* any Proxy container.
9
+* Fixed a memory management issue in the C extension (reference cycles weren't garbage collected due to improper
10
+ handling in the C extension).
11
12
1.0.2 (2015-04-11)
13
-----------------------------------------
14
0 commit comments