Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 02:11
· 43 commits to main since this release

Changelog

  • a09a408 ci: fix ci
  • 7e98134 ci: fix dependabot
  • 9c80baa perf: on take, fist set waiting false, preventing invalid notify
  • 87af114 perf: waiting no need atomic.Bool, use bool instead.