0.18.1
Pre-release
Pre-release
- Fixed
Mutexed
not working correctly due to an issue where a method would call another method that would attempt another lock. (Thanks to @terryluan12 for all the help) Mutexed
now mutexes filesystem wide, due to side effects- Also changed
MutexedFS.isLocked
to a getter - Fixed spelling of synchronous in
port/fs.ts
andreadme.md
(#103, Thanks @fetsorn) Stats.hasAccess
no longer requires acredentials
argument