Await Mutex Versions Save

Promised based Javascript Mutex

v1.0.1

8 years ago

Features

none

Bug Fixes

  • Fixed a documentation error

Breaking Changes

none

v1.0.0

8 years ago

This is the first release of await-mutex, ENJOY!

Features

  • Use ES2015 standard promises allowing the use of async/await
  • Minimal and highly cohesive API
    • isLocked: Boolean
    • lock: Promise

Bug Fixes

none (Let's wait some more versions to fill this)

Breaking Changes

none (We can't break any, since there is no other version older than this one)