1
Fork 0
serde_sjson/CHANGELOG.adoc

32 lines
382 B
Text

= Changelog
:toc:
:toclevels: 1
:idprefix:
:idseparator: -
== [Unreleased]
== [v0.2.2] - 2023-02-18
=== Fixed
- fix deserialization failing on arrays and objects in some cases
== [v0.2.1] - 2022-12-28
=== Fixed
- fix serializing Unicode
== [v0.2.0] - 2022-11-25
=== Added
* parsing & deserialization
== [v0.1.0] - 2022-11-18
=== Added
* initial release
* serialization