Skip to content

v0.2.0 (#10)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 06 Jul 04:07
2f6c447

0.2.0 - 2026-07-06

Added

  • Exported InferClient helper type, in PR #7, by @compulim
  • Added defineContract() and defineImplementation(), in PR #8, by @compulim
  • Enabled asynchronous implement() function, in PR #9, by @compulim

Changed

  • 💥 Renamed StubDeclaration to StubContract for clarity, in PR #8, by @compulim
  • 💥 Changed listen() to return Promise, in PR #9, by @compulim