nim-serde/CHANGELOG.md
2024-02-08 17:03:24 +11:00

9 lines
247 B
Markdown

## v0.1.2
add parent error to parseJson exceptions
## v0.1.1
Add `toJson(pretty=true)`, so that stringified json can be prettified 😊
Formatted all nim files using [`nph`](https://github.com/arnetheduck/nph)
## v0.1.0
Initial versioned release