Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

67 lines (34 loc) · 613 Bytes

nafs

0.1.10

Patch Changes

  • add mkdir

0.1.9

Patch Changes

  • use memfs function to create a memory fs

0.1.8

Patch Changes

  • Support :memory: nafs uri

0.1.7

Patch Changes

  • Remove non async exports from entrypoint

0.1.6

Patch Changes

  • add createReadStream to s3

0.1.5

Patch Changes

  • Fix types

0.1.4

Patch Changes

  • fix peerDeps and peerDepsMeta

0.1.3

Patch Changes

  • better enstore support

0.1.2

Patch Changes

  • update types

0.1.1

Patch Changes

  • add s3fs class

0.1.0

Minor Changes

  • rewrite all code