Skip to content

Releases: teamonting/rpc

v0.3.1-main.202607200535.54ff204: v0.3.1-0 (#14)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 20 Jul 05:36
54ff204

0.3.1-main.202607200535.54ff204 - 2026-07-20

v0.3.0 (#13)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 20 Jul 05:32
6dd3870

0.3.0 - 2026-07-20

Changed

  • 💥 Renamed Stub to AnyStub for clarity, in PR #12, by @compulim

v0.2.1-main.202607160257.a366cf0: Rename `Stub` to `AnyStub` (#12)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 16 Jul 02:58
a366cf0

0.2.1-main.202607160257.a366cf0 - 2026-07-16

Changed

  • 💥 Renamed Stub to AnyStub for clarity, in PR #12, by @compulim

v0.2.1-main.202607160250.8dfd5c5: v0.2.1-0 (#11)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 16 Jul 02:50
8dfd5c5

0.2.1-main.202607160250.8dfd5c5 - 2026-07-16

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

v0.1.1-main.202606282345.cc1ac44: Support async implement() (#9)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 28 Jun 23:46
cc1ac44

0.1.1-main.202606282345.cc1ac44 - 2026-06-28

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

v0.1.1-main.202606281939.15cafe0: Rename declaration to contract and add helpers (#8)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 28 Jun 19:40
15cafe0

0.1.1-main.202606281939.15cafe0 - 2026-06-28

Added

  • Exports InferClient helper type, in PR #7, by @compulim
  • Added defineContract() and defineImplementation(), in PR #8, by @compulim

Changed

  • 💥 Renamed StubDeclaration to StubContract for clarity, in PR #8, by @compulim

v0.1.1-main.202606280907.c761c0d: Exports `InferClient` helper type (#7)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 28 Jun 09:08
c761c0d

0.1.1-main.202606280907.c761c0d - 2026-06-28

Added

  • Exports InferClient helper type, in PR #7, by @compulim

v0.1.1-main.202606211054.9761a01: v0.1.1-0 (#6)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 21 Jun 10:54
9761a01

0.1.1-main.202606211054.9761a01 - 2026-06-21

v0.1.0 (#5)

Choose a tag to compare

@teamonting-workflow-bot teamonting-workflow-bot released this 21 Jun 10:50
2141a26

0.1.0 - 2026-06-21

Added

  • Initial public release