Skip to content

Releases: CNOCTAVE/octave_zstd

1.1.0

13 Nov 10:55
Compare
Choose a tag to compare

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

13 Nov 04:59
Compare
Choose a tag to compare

chmod +x to src/configure
Add Github Actions to auto build tarball

1.0.2

16 Oct 12:31
Compare
Choose a tag to compare

** v1.0.2
Fix CNOCTAVE websites.

1.0.1

10 Oct 13:06
Compare
Choose a tag to compare

Fix online install guide.

1.0.0

08 Oct 10:16
Compare
Choose a tag to compare

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

07 Oct 11:39
Compare
Choose a tag to compare

Code is OK.
Pending work:

  1. pack then modify tarball website in the document.
  2. change bibtex reference after the arxiv article announced.