v1.1.1
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