Skip to content

v1.1.0

Compare
Choose a tag to compare
@martinellimarco martinellimarco released this 15 Jan 15:05
· 20 commits to main since this release
f2af13c

v1.1.0 brings some improvements and extend the focus of the program behind the tar format.

Highlights:

  • Support for any file type, fix #3
  • Support for multi threaded compression (-T option)
  • You can now specify a max block size to split larger files / blocks (-S option)
  • Support to create a seek table following the seekable format specification
  • Improved documentation