Skip to content

1.0.2

Compare
Choose a tag to compare
@dhil dhil released this 08 Mar 10:26
· 13 commits to main since this release
e38a5f3

CHANGES:

This release adds support for the anticipated release of OCaml 5.2.

Changes:

  • Patch #7: OCaml 5.2 support (thanks to kit-ty-kate for the issue
    report #6; thanks to David Allsopp for reviewing the patch). The
    change accounts for the new continuation representation.
  • Added a basic testsuite runnable via dune runtest.
  • Fixed a memory leak in the rollback parsing example.
  • Added an entry about subtle interactions of unrestricted and linear
    effects in the "Cautionary tales" section of the README.