Releases: artpaul/acto
Releases · artpaul/acto
0.9.0
What's Changed
- Switch to C++ 20
- Fix object deletion race by @nikola-sh in #5
- Fix race in worker_t by @nikola-sh in #6
- forward rvalue reference instead of move by @yerseg in #7
- Use spin-lock instead of mutex
- Use spin-lock instead of mutex
- Raise queue event only if queue was empty
- Organize code - include / src
New Contributors
- @nikola-sh made their first contribution in #5
- @yerseg made their first contribution in #7
Full Changelog: 0.8.0...0.9.0