What's Changed
- move chronos integration to its own module by @arnetheduck in #128
- add
decodeoverload forJsonStringby @arnetheduck in #127 - chore: fix serialization of distinct integer types (uint16, …) on Windows by @darshankabariya in #131
- Fix missing escaping of backslashes in writing string value by @NagyZoltanPeter in #132
- Spec comptime tests by @nitely in #133
- Avoid write float alloc by @nitely in #134
- CI: use nimble 0.20.1 by @nitely in #137
- Bump to v0.4.4 by @nitely in #138
New Contributors
- @darshankabariya made their first contribution in #131
- @NagyZoltanPeter made their first contribution in #132
- @nitely made their first contribution in #133
Full Changelog: v0.4.2...v0.4.4