Skip to content

0.0.8

Latest
Compare
Choose a tag to compare
@mbarbin mbarbin released this 14 Nov 10:02
4e10ab2

CHANGES:

Added

  • Add more ci-checks: macOS, Windows, OCaml 4.14 (#17, @mbarbin).
  • Add a new backend based on stdlib.arg (#16, @mbarbin).

Changed

  • Internal refactor to intermediate representations used in cmdlang-to-base (#16, @mbarbin).

Fixed

Removed

  • Remove Param.assoc. We require now the to_string function found in Enums (#16, @mbarbin).