v0.0.24
github-actions
released this
26 Mar 14:09
·
203 commits
to master
since this release
What’s Changed
- Implement simple type-safe direct-style actors for local concurrency (#107) @adamw
- Add side effect callbacks during retry (#106) @DybekK
- Update scaladoc for Channel (#105) @rucek
- Add repeatEvalWhileDefined (#104) @adamw
- Add never, make control flow methods inline (#103) @adamw
- Simplify resources allocation, add releaseAfterScope (#102) @adamw
- Add possiblity to add suppressed application errors to ErrorMode (#101) @adamw
- Add other exceptions from race as suppressed (#100) @adamw