0.11.2
Pre-release
Pre-release
- Fixed
FileHandle.readFile
'sFile.read
usage not working withPortFile
(#60) - Fixed
AsyncFS.openFileSync
returning aFile
with a differentfs
- Add optional type parameter to
StoreFS
- Renamed
LockedFS._mu
toLockedFS.mutex
- Renamed
Mutex._locks
toMutex.locks
- Renamed
*FileSystem
to*FS
in filesystem.ts - Renamed
doOp
towrap
in sync.ts make-index
:- Updated help message
- Added verbose logging
- Fixed positional arguments handled incorrectly
- Updated
Fetch.options.index.description