What's Changed
- Add CodeCov Support by @DeveloperPaul123 in #22
- Update version by @DeveloperPaul123 in #47
- Update benchmarks by @DeveloperPaul123 in #53
- Prevent Premature Thread Exiting by @GabTux in #61
- Add
wait_for_tasks()
by @DeveloperPaul123 in #62 - Update CI by @DeveloperPaul123 in #60
- Add thread initialization function to ctor by @DeveloperPaul123 in #63
- enqueue_detach a non-void returning function by @jtd-formlabs in #66
- Fix issues with
wait_for_tasks()
by @DeveloperPaul123 in #68 - feat: add
clear_tasks()
by @samangh in #69 - Minor updates by @DeveloperPaul123 in #70
- refactor: prevent extra move for get-methods with nrvo by @jirol9xa in #73
- Bugfix: wait_for_tasks should handle spurious wakeups by @willkill07 in #75
New Contributors
- @GabTux made their first contribution in #61
- @samangh made their first contribution in #69
- @jirol9xa made their first contribution in #73
- @willkill07 made their first contribution in #75
Full Changelog: 0.6.2...0.7.0