Skip to content

Releases: mbarbin/cubzzle

0.0.11

29 Sep 10:34
Compare
Choose a tag to compare

CHANGES:

Changed

  • Upgrade to cmdlang.0.0.5.

0.0.10

07 Sep 14:01
b72b653
Compare
Choose a tag to compare

CHANGES:

Changed

  • Upgrade to cmdlang.0.0.4.
  • Split test package & use expect_test_helpers_base.

0.0.9

19 Aug 16:57
a0ff9e0
Compare
Choose a tag to compare

CHANGES:

Changed

  • Switch to using commandlang for commands.

0.0.8

26 Jul 09:47
Compare
Choose a tag to compare

CHANGES:

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

13 Mar 08:59
Compare
Choose a tag to compare

CHANGES:

Changed

  • Uses expect-test-helpers (reduce core dependencies)
  • 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.
  • List ppxs instead of ppx_jane.

0.0.6

14 Feb 17:02
Compare
Choose a tag to compare

CHANGES:

Changed

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

0.0.5

09 Feb 10:48
Compare
Choose a tag to compare

CHANGES:

Changed

  • Internal changes related to the release process.
  • Upgrade dune and internal dependencies.
  • Improve bisect_ppx setup for test coverage.

0.0.4

18 Jan 14:09
3e157fa
Compare
Choose a tag to compare

CHANGES:

Changed

  • Internal changes related to build and release process.
  • Generate opam file from dune-project.
  • Use command-unix-for-opam.
  • Change changelog format to be closer to dune-release's.

0.0.3

01 Nov 12:21
b13acf5
Compare
Choose a tag to compare

Added

  • Added opam install instruction to the README.

Fixed

  • Allow the user to close the window without raising an uncaught exception
    Graphic_failure("fatal I/O error"), rather simply exit 0.

0.0.2

01 Nov 11:39
0.0.2
754e72e
Compare
Choose a tag to compare

Fixed

  • Make cubzzle -version output the package version.