Releases: Innmind/async
Releases · Innmind/async
2.0.0
What's Changed
- Next release by @Baptouuuu in #8
- Access tasks results through the continuation by @Baptouuuu in #11
- Rename
Continuation::wakeOnResult()to::wake()by @Baptouuuu in #12
Full Changelog: 1.0.0...2.0.0
1.0.0
What's Changed
- Setup by @Baptouuuu in #1
- Allow to discard the results on a task basis by @Baptouuuu in #2
- Concurrency limit by @Baptouuuu in #3
- Add signals support and the possibility to abort all tasks by @Baptouuuu in #4
- Rename scope states by @Baptouuuu in #5
- Documentation by @Baptouuuu in #7
New Contributors
- @Baptouuuu made their first contribution in #1
Full Changelog: https://github.com/Innmind/async/commits/1.0.0