All Versions
11
Latest Version
Avg Release Cycle
159 days
Latest Release
1332 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.1.2 Changes
January 25, 2021 -
v4.1.1 Changes
April 03, 2019 -
v4.1.0 Changes
March 18, 2019 -
v4.0.0 Changes
March 12, 2019๐ Bug Fixes
๐ Features
- ๐ make staleness check more robust (#74) (9cc0973), closes #71 /github.com/ipfs/js-ipfs-repo/issues/188#issuecomment-468682971
๐ฅ BREAKING CHANGES
- โก๏ธ We were marking the lock as compromised when system went into sleep or if the event loop was busy taking too long to run the internals timers, Now we keep track of the mtime updated by the current process, and if we lose some cycles in the update process but recover and the mtime is still ours we do not mark the lock as compromised.
-
v3.2.0 Changes
November 19, 2018 -
v3.1.0 Changes
November 15, 2018 -
v3.0.2 Changes
January 30, 2018 -
v3.0.1 Changes
January 20, 2018๐ Bug Fixes
- โช restore ability to use lockfile() directly (0ef8fbc)
-
v3.0.0 Changes
January 20, 2018Chores
- โก๏ธ update project to latest node lts (b1d43e5)
๐ฅ BREAKING CHANGES
- โ remove callback support
- ๐ use of node lts language features such as object spread
- ๐ compromised function in lock() has been moved to an option
-
v2.0.1
April 24, 2017