Skip to content

Releases: alugowski/task-thread-pool

v1.0.10

16 Dec 07:42
Compare
Choose a tag to compare

What's Changed

  • Eliminate one intermediate packaged_task on non-MSVC by @alugowski in #6

Full Changelog: v1.0.9...v1.0.10

v1.0.9

13 Nov 10:41
Compare
Choose a tag to compare

What's Changed

  • Add thread link flags needed by old GCC and LLVM to use C++11 threads by @alugowski in #4
  • Better protect pool_running and verify threads joinable by @alugowski in #5

Full Changelog: v1.0.8...v1.0.9

v1.0.8

26 Oct 23:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

22 May 03:20
Compare
Choose a tag to compare
Fix license detection