Releases: isomorphic-git/lightning-fs
Releases · isomorphic-git/lightning-fs
v4.6.0
4.6.0 (2022-03-30)
Features
- add fs.flush() that saves superblock (dd6953a)
- add typescript definitions (e1f4e3a)
v4.5.0
4.5.0 (2022-03-27)
Features
- add to change low level backend (e530b68)
- allow to use toString() on readFile output (33d8ea4)
v4.4.1
4.4.1 (2020-12-11)
Bug Fixes
- allow changing 'backend' during 'init' (#65) (ded7f73)
v4.4.0
4.4.0 (2020-12-01)
Features
v4.3.0
4.3.0 (2020-07-02)
Features
- add 'defer' param to 'init' (c2b753b)
v4.2.2
4.2.2 (2020-04-24)
Bug Fixes
- default mode for symlinks should be 0o120000 not 0o666 (985dddb)
v4.2.1
4.2.1 (2020-04-16)
Bug Fixes
v4.2.0
4.2.0 (2020-04-16)
Features
v4.1.0
4.1.0 (2020-04-07)
Features
- reinitialize FS via 'init' and provide custom store names (#42) (eb21a02)
v4.0.1
4.0.1 (2020-03-05)
Bug Fixes
- add a margin of safety to renew mutex early (d1c314c)