- (experimental) Added device files
DeviceFSis used to handle devicesDeviceDriveris used to implement devices- Added device auto-adding configuration option (
addDevices) - You can read more about this in the readme.
- Added
encodeRawanddecodeRaw - Renamed
decodeandencodeto*UTF8 - Fixed circular dependency between stats.ts and inode.ts
- Changed
StoreFSto use theFiletype instead ofPreloadFile