Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogier Schouten committed Mar 13, 2019
1 parent 3659c75 commit 6fb6344
Show file tree
Hide file tree
Showing 4 changed files with 1,687 additions and 274 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ erikvold (https://github.com/erikvold)
Christian Passet (https://github.com/thePunIssuer)
Tanguy Krotoff (https://github.com/tkrotoff)
jtyers (https://github.com/jtyers)
Paul Roub (https://github.com/paulroub)
20 changes: 11 additions & 9 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,27 @@
1.1.4 / 2019-02-02
1.2.0
==================
* Fix for #17 Promise.defer() resulting in console warnings
* Fix for npm audit vulnerabilities (one remaining in dev deps)
* ES5 compatibility (#21)

1.1.3 / 2018-06-08
1.1.4
==================
* Fix for #14 tarball has wrong permissions
* Updates to dev dependencies
* Fix for #17, update dependencies

1.1.2 / 2018-02-28
1.1.3
==================
* README.md improvements
* Fix for #14

1.1.1 / 2018-02-14
1.1.1
==================
* Fix result Promise not resolving when locking empty key array

1.1.0 / 2017-10-17
==================
* Add option to add waiters to the front of the queue

1.1.0 / 2017-10-17
==================
* Add option to add waiters to the front of the queue

1.0.0 / 2017-06-29
==================
* Remove dependency on Q by using the global Promise variable by default. Thank you @erikvold (https://github.com/erikvold) for the PR
Expand Down
Loading

0 comments on commit 6fb6344

Please sign in to comment.