ratarmount 0.3.0
- 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.