Skip to content

Releases: nkrkv/jzon

v1.3.0

07 Oct 13:55
Compare
Choose a tag to compare

What's Changed

  • [feat] Add object codecs upto object25 (#14)

v1.2.0

30 Aug 21:38
Compare
Choose a tag to compare
  • [feat] Add and encourage use of data-first functions Jzon.encodeWith and Jzon.decodeWith (#11)
  • [chore] Upgrade dev dependencies (#12)

v1.1.0

19 Feb 15:59
Compare
Choose a tag to compare
  • [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)

v1.0.2

15 Feb 16:24
Compare
Choose a tag to compare
  • [docs] Add syntax highlight, reflow code, fix small typos (#1)

1.0.1

14 Feb 20:52
Compare
Choose a tag to compare

Initial release