Skip to content

3.5.1

Compare
Choose a tag to compare
@hhugo hhugo released this 17 Nov 01:12
· 2154 commits to master since this release

CHANGES:

Features/Changes

Bug fixes

  • Runtime: fix poly compare with null and undefined (#920)
  • Lib: Deriving Json does not export an [import] unit
  • Dynlink/toplevel: export all units when no export file is specified (#921)
  • Ppx: ppx_deriving_json should allow [%to_json: t] syntax