- Fixed
Mutexednot 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) Mutexednow mutexes filesystem wide, due to side effects- Also changed
MutexedFS.isLockedto a getter - Fixed spelling of synchronous in
port/fs.tsandreadme.md(#103, Thanks @fetsorn) Stats.hasAccessno longer requires acredentialsargument