Skip to content

Releases: mbarbin/provider

0.0.4

05 Mar 16:36
Compare
Choose a tag to compare

CHANGES:

Changed

  • 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.
  • List ppxs instead of ppx_jane.

0.0.3

21 Feb 13:53
Compare
Choose a tag to compare

CHANGES:

Added

  • Add new tests, improve test coverage.

Changed

  • Improve organization of test files.
  • Rename Class => Trait (breaking change).

Fixed

  • Fix Interface.implements which shouldn't raise on empty interface (#3, @mbarbin).

0.0.2

18 Feb 10:08
Compare
Choose a tag to compare

CHANGES:

Changed

  • Improve tests and documentation.

0.0.1

18 Feb 00:37
Compare
Choose a tag to compare

CHANGES:

  • Initial release.