Releases: meysam81/go-zxc
Releases · meysam81/go-zxc
v0.2.2
28 Dec 13:39
Compare
Sorry, something went wrong.
No results found
0.2.2 (2025-12-28)
Features
CI: add multiplatform test job (ae40e75 )
Bug Fixes
CI: do not fail on tests go versions (06390d7 )
CI: drop test go v1.20 (8de8fec )
CI: quote the versions to avoid interpretation (c253797 )
CI: remove flto from ldflags (e766d3d )
CI: remove windows tests (7e5592c )
CI: specify wildcard for latest go version (ba72b16 )
v0.2.1
27 Dec 10:00
Compare
Sorry, something went wrong.
No results found
0.2.1 (2025-12-27)
Bug Fixes
CI: bring back the root C file (3538fa2 )
CI: specify ld flags to cgo (73c6252 )
doc: add cgo installation note (89ce5f9 )
doc: update benchmark HW note (794469e )
include cflags for stream bindings (cf78618 )
link to internal vendored C files (4910a7b )
vendor and modify include path (9fa4f14 )
vendor C library for ease of downstream imports (7b38f5a )
v0.2.0
27 Dec 08:31
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-12-27)
Features
add streaming API implementation (#6 ) (5c15693 )
v0.1.0
27 Dec 08:10
Compare
Sorry, something went wrong.
No results found
0.1.0 (2025-12-27)
Features
add codecov badge to readme (c900c0f )
add go bindings for zxc compression library (#2 ) (6458cc8 )
CI: add codecov for coverage report (caff3a3 )
doc: add benchmark and lower go version for compatibility (b85efe3 )
pin to zxc 0.3.0 (b9521bd )
Bug Fixes