Skip to content

v2.1.4

Compare
Choose a tag to compare
@owent owent released this 03 Apr 03:47
· 16 commits to v2 since this release
v2.1.4
69ed252

CHANGELOG

  1. Fixes timer reset when initialization.(#46 )
  2. Update CI environment of GCC 4.8.
  3. Add more strict warnings.
  4. Optimize spin lock, add valid() for task_promise(C++ 20 coroutine).
  5. Fix consistent of variant detection.