Skip to content

Releases: logdna/exclusive-lock-node

v2.0.0

25 Jul 17:46
Compare
Choose a tag to compare

2.0.0 (2022-07-25)

Chores

  • lib: Change the return value for inspect 7363db7 - Darin Spivey, closes: #6

BREAKING CHANGES

  • lib: The function now returns a staic object with
    properties for TTL and contents
  • lib: acquire is no longer required to inspect

v1.0.1

08 Jul 19:38
Compare
Choose a tag to compare

1.0.1 (2022-07-08)

Bug Fixes

  • debug log level for refresh() is too noisy 90fa0a3 - Darin Spivey, closes: #4

v1.0.0

24 Jun 13:33
Compare
Choose a tag to compare

1.0.0 (2022-06-24)

Build System

  • initial: First version of the code (#2) b1a3049 - GitHub, closes: #2 #1

Miscellaneous

  • first commit 9cead34 - Darin Spivey

BREAKING CHANGES

  • initial: First version of the code (#2)