- [feat] Migrate to ReScript v11 (#19)
- [feat] Add object codecs upto
object25
(#14)
- [feat] Add and encourage use of data-first functions
Jzon.encodeWith
andJzon.decodeWith
(#11) - [chore] Upgrade dev dependencies (#12)
- [fix] Do not require opening the library namespace, use
Jzon.*
straight away (#3) - [feat] Add
asObject
decoding utility (#4) - [feat] Add
custom
codec constructor (#5) - [feat] Add
DecodingError.prependLocation
transformer (#6) - [feat] Add dictionary (
Js.Dict.t
) codec (#7)
- [docs] Add syntax highlight, reflow code, fix small typos (#1)
Initial release