Releases: CNOCTAVE/octave_zstd
Releases · CNOCTAVE/octave_zstd
1.1.0
Add .tar.zst format support.
tar_zstd_compress() for compress.
tar_zstd_decompress() for decompress.
Fix segment fault bug when call zstd_decompress()
function with unexist filename.
Fix incompletely decompress bug when a file has
multiple EOF char, e.g. tar file.
1.0.3
chmod +x to src/configure
Add Github Actions to auto build tarball
1.0.2
** v1.0.2
Fix CNOCTAVE websites.
1.0.1
Fix online install guide.
1.0.0
Add document website.
Add bug tracker website.
Modify websites of octave_zstd homepage.
Fill in BibTeX reference in the document.
Fix favicon.ico path of the document.
Add how to translate octave_zstd Document into another
language guide.
Change document.
0.1.0
Code is OK.
Pending work:
- pack then modify tarball website in the document.
- change bibtex reference after the arxiv article announced.