48 lines
596 B
Text
48 lines
596 B
Text
= Changelog
|
|
:toc:
|
|
:toclevels: 1
|
|
:idprefix:
|
|
:idseparator: -
|
|
|
|
== [Unreleased]
|
|
|
|
== Fixed
|
|
|
|
- fix serializing strings containing `:`
|
|
|
|
== [v0.2.4] - 2023-03-01
|
|
|
|
== Fixed
|
|
|
|
- fix incorrect parsing of unquoted strings
|
|
|
|
== [v0.2.3] - 2023-02-24
|
|
|
|
=== Fixed
|
|
|
|
- support backslashes in delimited strings
|
|
|
|
== [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
|