- 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.
0.2.0
- Add SQLite backend to improve memory usage. - Reduce memory usage by clearing tarfile's internal index periodically. - Add argument option to forward options to FUSE.