Skip to content

Tags: ocaml-ppx/ppx_deriving

Tags

v6.0.3

Release 6.0.3

v6.0.2

Release 6.0.2

6.0.1

Release 6.0.1

CHANGES:

* Fix the unintentional removal of `Ppx_deriving_runtime.Result` in #279
  #282
  (@NathanReb)

6.0.0

Release 6.0.0

CHANGES:

* Fix a bug in `[@@deriving make]` that caused errors when it was used on a set
  of type declarations containing at least one non record type.
  #281
  (@NathanReb)

* Embed errors instead of raising exceptions when generating code
  with `ppx_deriving.make`
  #281
  (@NathanReb)

* Remove `[%derive.iter ...]`, `[%derive.map ...]` and `[%derive.fold ...]`
  extensions
  #278
  (Simmo Saan)

* Port standard plugins to ppxlib registration and attributes
  #263
  (Simmo Saan)

* Optimize forwarding in eq and ord plugins
  #252
  (Simmo Saan)

* Delegate quoter to ppxlib
  #263
  (Simmo Saan)

* Introduce `Ppx_deriving_runtime.Stdlib` with OCaml >= 4.07.
  This module already exists in OCaml < 4.07 but was missing otherwise.
  #258
  (Kate Deplaix)

5.3.0

Release 5.3.0

CHANGES:

* Port standard plugins to ppxlib registration and attributes
  #263
  (Simmo Saan)

* Optimize forwarding in eq and ord plugins
  #252
  (Simmo Saan)

* Delegate quoter to ppxlib
  #263
  (Simmo Saan)

* Introduce `Ppx_deriving_runtime.Stdlib` with OCaml >= 4.07.
  This module already exists in OCaml < 4.07 but was missing otherwise.
  #258
  (Kate Deplaix)

v5.2.1

Release 5.2.1

v5.2

Release 5.2

v5.1

Release 5.1

v5.0

Release 5.0

v4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #228 from thierry-martinez/pre-ppxlib.update_chang…

…elog

Change-log proposal for 4.5