Skip to content

Latest commit

 

History

History
103 lines (61 loc) · 1.97 KB

CHANGES.md

File metadata and controls

103 lines (61 loc) · 1.97 KB

0.0.14 (2024-11-10)

Changed

  • Upgraded to pp-log.0.0.7.

0.0.13 (2024-09-29)

Changed

  • Upgrade to cmdlang.0.0.5.

0.0.12 (2024-09-07)

Changed

  • Upgrade to cmdlang.0.0.4.
  • Upgrade to fpath-base.0.2.0.

0.0.11 (2024-08-23)

Changed

  • Split test package and use Expect_test_helpers_base.
  • Upgrade to parsing-utils.0.0.8.
  • Upgrade to err0.0.0.2 & loc0.0.1.0.

0.0.10 (2024-08-22)

Changed

  • Upgrade parsing-utils to 0.0.7 (breaking change).

0.0.9 (2024-08-19)

Changed

  • Switch to using cmdlang for commands.

0.0.8 (2024-07-26)

Added

  • Added dependabot config for automatically upgrading action files.

Changed

  • Upgrade ppxlib to 0.33 - activate unused items warnings.
  • Upgrade ocaml to 5.2.
  • Upgrade dune to 3.16.
  • Upgrade base & co to 0.17.

0.0.7 (2024-04-05)

Changed

  • Use run instead of bash in generated dune rules actions.

0.0.6 (2024-03-13)

Changed

  • Upgrade fpath-base to 0.0.9 (was renamed from fpath-extended).
  • Upgrade eio to 1.0 (no change required).
  • Uses expect-test-helpers (reduce core dependencies)
  • Upgrade eio to 0.15.
  • Run ppx_js_style as a linter & make it a dev dependency.
  • Upgrade GitHub workflows actions/checkout to v4.
  • In CI, specify build target @all, and add @lint.

0.0.5 (2024-02-27)

Changed

  • List ppxs instead of ppx_jane.
  • Upgrade to fpath-extended.0.0.7 (breaking change).

0.0.4 (2024-02-14)

Changed

  • Upgrade dune to 3.14.
  • Build the doc with sherlodoc available to enable the doc search bar.

0.0.3 (2024-02-09)

Changed

  • Internal changes related to the release process.
  • Upgrade dune and internal dependencies.
  • Upgrade to Eio_writer.0.0.3 API (breaking change).

0.0.2 (2024-01-17)

Changed

  • Now deploying odoc upon release.
  • Update warnings flags.
  • Remove description that duped synopsis in dune-project and opam file.

0.0.1 (2023-11-12)

Initial release.