Skip to content

0.0.10

Compare
Choose a tag to compare
@mbarbin mbarbin released this 27 Oct 18:39
· 53 commits to main since this release
345bdf3

CHANGES:

Added

Changed

  • Split the tests and enable most tests in the CI, including ocaml.4.14 (#25, @mbarbin).
  • Make the library detect invalid Traits earlier (during handler creation) (#20, @mbarbin).
  • Rename explanation section of documentation per diataxis (#11, @mbarbin).

Fixed

  • Made the lib raise an exception instead of a segfault under some invalid usage (#18, @mbarbin).