Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@heap-code-bot heap-code-bot released this 24 Jun 08:51
· 266 commits to master since this release

0.2.0 (2023-06-24)

Bug Fixes

  • mutex: correct isLocked value (af6c84b)

Features

  • mutex: add lockWith and tryLockWith bodies (01135a6), closes #2
  • mutex: add lockWith and tryLockWith definitions (2bc30d7), closes #2