1.1.5
fetchFile
errors now include a pathresolveMountConfig
will now wait for aFileSystem
passed as a argument to be ready- Removed
src
from NPM package due to package size and potential TS config issues
Testing
- Added multi-backend testing (#40)
- Added
zenfs-test
NPM command (npx
) - Added tests to NPM package
- Added
test:common
NPM script - Moved test data and removed it from gitignore
- Fixed permissions test using deprecated
encode
- Move non-backend dependent tests out of tests/fs