Skip to content

Releases: streamich/memfs

v4.7.2

17 Feb 20:51
Compare
Choose a tag to compare

4.7.2 (2024-02-17)

Bug Fixes

v4.7.1

16 Feb 17:57
Compare
Choose a tag to compare

4.7.1 (2024-02-16)

Bug Fixes

  • use internal buffer instead of global Buffer (#977) (02249f7)

v4.7.0

13 Feb 05:14
Compare
Choose a tag to compare

4.7.0 (2024-02-13)

Bug Fixes

  • ensure consistent file path formatting when reading directories recursively (#990) (36def27)

Features

  • add support for recursive to readdir (#972) (919ddfc)

v4.6.1

12 Feb 20:36
Compare
Choose a tag to compare

4.6.1 (2024-02-12)

Bug Fixes

  • deps: update dependency json-joy to v11 (#966) (91909ff)

v4.6.0

07 Oct 11:31
Compare
Choose a tag to compare

4.6.0 (2023-10-07)

Features

  • add queueMicrotask implementation (45d1784)

v4.5.0

25 Sep 19:47
Compare
Choose a tag to compare

4.5.0 (2023-09-25)

Features

  • volume: fromJSON now accepts Buffer as volume content (#880) (9c0a6ff)

v4.4.0

22 Sep 04:52
Compare
Choose a tag to compare

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

15 Sep 22:52
Compare
Choose a tag to compare

4.3.0 (2023-09-15)

Features

v4.2.3

15 Sep 22:40
Compare
Choose a tag to compare

4.2.3 (2023-09-15)

Bug Fixes

  • add missing nanosecond-precision properties to Stats (#943) (b9d4c6d)

v4.2.2

15 Sep 22:32
Compare
Choose a tag to compare

4.2.2 (2023-09-15)

Bug Fixes