Skip to content

v2.0.7

Compare
Choose a tag to compare
@havelessbemore havelessbemore released this 15 May 14:17
· 86 commits to main since this release
a585b9d

What's New

  • Classes

    • MultiLock for managing multiple locks as one.
  • Utilities

    • lock() function for joint locking of multiple locks.

What's Changed

  • Fix bug in tryLock() utility function. Error was not being re-thrown if it occurred on the first lock.

Full Changelog: v2.0.6...v2.0.7