Release Notes: This is the initial release. Basic VFS functionality is complete. This release can stack directories so that files in one directory override ones in the other. It can only read/write/create files and directories, not delete them. There are no security features and, at the moment, no archive support. The only filesystem backend right now is the physical filesystem. The API is not yet stable.


Release Notes: This is the initial release. Basic VFS functionality is complete. This release can stack directories so that files in one directory override ones in the other. It can only read/write/create files and directories, not delete them. There are no security features and, at the moment, no archive support. The only filesystem backend right now is the physical filesystem. The API is not yet stable.