Skip to content

Version 0.2.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 21:12
· 16 commits to main since this release
v0.2.0
6b073e7

This release abandons the "component" terminology and simply refers to the functions executed by Run() as "functions".

Changed

  • [BC] Renamed Start() to Ready()
  • [BC] Renamed WithComponent() to WithFunc()
  • [BC] Renamed WithBuffer() to WithInboxSize()
  • [BC] Renamed RunOption to Option