Skip to content

Latest commit

 

History

History
43 lines (20 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

43 lines (20 loc) · 1.4 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2018-12-17)

Bug Fixes

1.2.0 (2018-12-16)

Features

  • api: Added release callback on locks and locker. (b195737)
  • docs: typescript definition files. (a654545)
  • error: Added the timeout as number to the timeout error. (95ea101)

1.1.0 (2018-02-07)

Bug Fixes

  • remove broken typescript declaration files, at least now it kinda-works with typescript (50c206d)

Features

  • added 'default' property to all modules, this way weird module loaders work (not pointing fingers) (7999b34)

1.0.0 (2018-02-05)