Skip to content

v1.3

Compare
Choose a tag to compare
@mlasson mlasson released this 10 Dec 14:47
· 62 commits to master since this release

CHANGES:

  • migrate from jbuilder to dune
  • migrate to opam 2.0
  • adds two new primitives: push/pop_profiling_state
  • prepare migration for Pervasives deprecation
  • redefine 'Stdlib.raise' in the 'Landmark' to allow using landmark with -no-stdlib (as 'raise' is used to wrap exception in the generated code).