Skip to content

Releases: rescript-labs/decco

v2.0.4

03 May 19:38
Compare
Choose a tag to compare

Fixed an issue with parameterized records and their generated decoders

v2.0.3

03 May 15:41
Compare
Choose a tag to compare

Realized that Belt functions like Belt.Option.map are still curried, and we need to use the uncurried versions to clear up errors in generated decoders in some situations.

v2.0.2

02 May 18:55
Compare
Choose a tag to compare

Accidentally left a log in the ppx

v2.0.1

02 May 17:39
cb81e61
Compare
Choose a tag to compare

Fixed a problem with the name in the rescript file

v2.0.0

02 May 14:39
Compare
Choose a tag to compare

This is a big one with breaking changes!

New Features

  • Rescript 11 support
  • Record spread support
  • Built with the latest version of OCaml

Potential breaks

  • Adds explicit types to the generated decoder functions, so encoders always produce a Js.Json.t, and decoders always take a Js.Json.t, this could break your project if you were using @decco.codec to work with non-json values.

v1.6.0

14 Jul 19:39
Compare
Choose a tag to compare
1.6.0

v1.5.0

15 Jun 17:45
Compare
Choose a tag to compare
1.5.0

v1.4.0

11 Apr 23:14
Compare
Choose a tag to compare
1.4.0

v1.3.0

15 Aug 07:51
Compare
Choose a tag to compare
1.3.0

v1.2.1

30 Apr 02:13
Compare
Choose a tag to compare
1.2.1