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 f72d4f1 + a380ebf commit 91eabbfCopy full SHA for 91eabbf
CHANGELOG.md
@@ -1,5 +1,8 @@
1
-## Unreleased
+## 0.12.1 - 2020-12-08
2
- Require `std` feature of `serde`.
3
+ - Reduce memory consumption when deserializing sequences.
4
+ - Fix deserializing untagged struct enum variants.
5
+ - Fix deserializing sequences from Python tuples.
6
7
## 0.12.0 - 2020-11-22
8
- Change release versioning to match `pyo3` major/minor version.
0 commit comments