Releases: bzf/archivefs
Releases · bzf/archivefs
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Rewrote most of the internal logic to make it treat non-archives are regular files, so you don't have to browse two directories (the original and the mounted archivefs) to see all the data.
Now, all original files will show inside the mounted directory as well, working as expected, and any archives will show as directories.
NOTE: The archive directories doesn't support nested directories for now.