Skip to content

0.7.0 - Bug fixes and minor new features

Latest

Choose a tag to compare

@ptsouchlos ptsouchlos released this 01 Jan 15:10
2417b70

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

Full Changelog: 0.6.2...0.7.0