Releases: cargocut/virtfs
Releases · cargocut/virtfs
Release list
1.1.0
1.0.0
CHANGES:
- First release of
virtfs, exposing the modulesPath, for
abstracting file paths,Treefor describing an abstract file tree,
andTree.Simple, which is a very simple version of a file system
(where the contents of files are strings) (by
mspwn,
xhtmlboi,
gr-im,
d-plaindoux).