v0.0.2
🚨 Breaking Changes
🚀 Features
- Add provider structure - by @yjl9903 (94edf)
- Node create stream - by @yjl9903 (88ccd)
- Remove - by @yjl9903 (f9d23)
- List pkgs - by @yjl9903 (4ca1a)
- Stat - by @yjl9903 (0e3ea)
- ReadFile type - by @yjl9903 (14f8a)
- ReadStream type - by @yjl9903 (7f90c)
- Read and write text - by @yjl9903 (b1ba7)
- Copy and move - by @yjl9903 (0b5e1)
- Update stat def - by @yjl9903 (3d9bd)
- breadfs:
- core:
- Init pkg - by @yjl9903 (aef5d)
- Init provider - by @yjl9903 (76352)
- Fs - by @yjl9903 (16c2f)
- More functions - by @yjl9903 (08eb4)
- Handle error - by @yjl9903 (ded7d)
- Read write file options - by @yjl9903 (47dde)
- Receive string or path - by @yjl9903 (9ecde)
- Path join and resolve also use path - by @yjl9903 (1b163)
- Copy file - by @yjl9903 (9da42)
- node:
- webdav:
🐞 Bug Fixes
- core:
- node:
- webdav: