v1.0.0
What's Changed
Features
- Add single worker mode by @cschleiden in #383
- feat(tester): cancel workflow instance by @decibelcooper in #368
- chore(tester): add cancel workflow methods to WorkflowTester interface by @decibelcooper in #372
- feat(tester): add WithInitialTime option by @decibelcooper in #371
- Support max history size by @cschleiden in #373
Bugfixes
- UI errors when workflow has been created but not started executing by @cschleiden in #375
Full Changelog: v0.19.0...v1.0.0