Skip to content

Releases: kofno/jsonous

v5.2.0

09 Dec 17:14
Compare
Choose a tag to compare

5.2.0 (2020-12-09)

Features

  • dates: Added dateISO and dateJSON decoders (685744c)

v5.1.0

12 Aug 19:57
Compare
Choose a tag to compare

5.1.0 (2020-08-12)

Features

  • api: Error message 'stack' for field and array (f075de0)

v5.0.1

05 Dec 17:22
Compare
Choose a tag to compare

5.0.1 (2019-12-05)

Bug Fixes

  • deps: Peer dependency changes (e87f9e0)

v5.0.0

22 Nov 15:51
Compare
Choose a tag to compare

5.0.0 (2019-11-22)

Features

  • api: Improved error handling (83df2d7)

BREAKING CHANGES

  • api: mapError and elseDo added for failed decoders

v4.0.0

22 Nov 15:35
Compare
Choose a tag to compare

4.0.0 (2019-11-22)

Bug Fixes

BREAKING CHANGES

  • deps: ap removed

v3.3.4

21 Nov 15:24
Compare
Choose a tag to compare

3.3.4 (2019-11-21)

Bug Fixes

  • Decoders use arrow functions for this binding (1f9367b)

v3.3.3

26 Jun 16:14
Compare
Choose a tag to compare

3.3.3 (2019-06-26)

Bug Fixes

  • array: array decoder short circuiits on failure (f34b777)

v3.3.2

26 Jun 12:57
Compare
Choose a tag to compare

3.3.2 (2019-06-26)

Bug Fixes

  • at: at decoder handles undefined values gracefully (051996c)

v3.3.1

01 Oct 13:18
Compare
Choose a tag to compare

3.3.1 (2018-10-01)

Bug Fixes

  • update resulty dependancy (a02c6dd)

v3.3.0

08 Sep 13:18
Compare
Choose a tag to compare

3.3.0 (2018-09-08)

Features

  • dict: Add dict and keyValuePairs decoders (c6a9b10)