Releases: streamich/memfs
Releases · streamich/memfs
v4.7.2
4.7.2 (2024-02-17)
Bug Fixes
v4.7.1
4.7.1 (2024-02-16)
Bug Fixes
- use internal buffer instead of global Buffer (#977) (02249f7)
v4.7.0
4.7.0 (2024-02-13)
Bug Fixes
- ensure consistent file path formatting when reading directories recursively (#990) (36def27)
Features
v4.6.1
4.6.1 (2024-02-12)
Bug Fixes
- deps: update dependency json-joy to v11 (#966) (91909ff)
v4.6.0
4.6.0 (2023-10-07)
Features
- add
queueMicrotask
implementation (45d1784)
v4.5.0
4.5.0 (2023-09-25)
Features
- volume:
fromJSON
now accepts Buffer
as volume content (#880) (9c0a6ff)
v4.4.0
4.4.0 (2023-09-22)
Features
- volume:
toJSON
now accepts the asBuffer
parameter (#952) (91a3742)
- volume: implement readv and writev (#946) (966e17e)
v4.3.0
4.3.0 (2023-09-15)
Features
v4.2.3
4.2.3 (2023-09-15)
Bug Fixes
- add missing nanosecond-precision properties to Stats (#943) (b9d4c6d)
v4.2.2
4.2.2 (2023-09-15)
Bug Fixes