Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

5.1.0

Choose a tag to compare

@Leonidas-from-XIV Leonidas-from-XIV released this 26 Sep 12:33
· 130 commits to master since this release

CHANGES:

  • Implement Msg.gets (#87, #90)

  • Improve support for OCaml 4.08+ (#83, #89)

  • Properly allocate right size of caml block (#88)

  • Update build config to use new dune syntax

  • Remove configurator in favor of dune.configurator. This removes the build time
    dependency on the configurator and base packages.