Ratarmount

Latest version: v0.15.0

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.3.3

- Fix bz2 decompression bug with repeated sequences at block boundaries.
- Add version information to SQLite index.
- Fix progress bar estimates for compressed files to account for compression ratio.
- Fix argument parsing error when calling script directly instead of installing it.

0.3.2

- Fix PyPI source tarball build failing on older compilers because
`static_assert` was used without a message string.

0.3.1

- Fix missing bzip2.h header in tarball on PyPI.

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.

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.

0.1.0

- First version uploaded to PyPI.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.