Skip to content

v1.1.1

Choose a tag to compare

@martinellimarco martinellimarco released this 15 Jan 16:25
· 87 commits to main since this release

v1.1.1 is the same as v1.1.0, with a typo fixed, because of course I had to discover it after releasing.

It 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