What's Changed
- Introduce interface to export InvocationStatus by @slinkydeveloper in #526
- Refactor invoker following the rust conventions by @slinkydeveloper in #528
- Allow InvocationStateMachine to handle errors when waiting for retry by @tillrohrmann in #535
- Use a single channel for sending inputs to the Invoker by @tillrohrmann in #537
Full Changelog: v0.1.4...v0.1.5