Skip to content

ratarmount 0.3.0

Compare
Choose a tag to compare
@mxmlnkn mxmlnkn released this 20 Feb 19:27
· 761 commits to master since this release
26551ef
  • Add --version option to CLI.
  • Add support for gzip compressed TAR archives.
  • Add support for bzip2 compressed TAR archives.
  • Improve SQLite index creation memory footprint and performance using
    a temporary unsorted table and then sort it once by file name.