Skip to content

v0.7.2

Compare
Choose a tag to compare
@QSmally QSmally released this 05 May 16:18
· 34 commits to master since this release

This release drafts a patch version of DispatchQueue.

Fixes

  • Remove unnecessary async keyword for the task() method;
  • Mark DispatchThread state properties as private.