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 45f3f4f commit fbc6864Copy full SHA for fbc6864
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.5.1
4
+- Deserialization improvements
5
+- `.asObject<ClassName>()` instead of `.asObject(ClassName::class)`
6
+- Primitives, Collections, Maps support
7
+
8
## v0.5
9
- Deserialization to objects
10
- Performance improvements
0 commit comments