Skip to content

Release v0.2.0

Choose a tag to compare

@avillega avillega released this 28 Apr 01:31
· 18 commits to main since this release
2bf1762

This release brings in more missing features:

  • Context::detached: allows to run a remote procedure and not make it part of the workflow structured concurrency
  • Promises and Schedules sub clients are now at parity with the TS client
  • Some simplification and small refactors