Releases: JuliaIO/CodecZlib.jl
Releases · JuliaIO/CodecZlib.jl
Update zlib binary files
02 Mar 06:49
Compare
Sorry, something went wrong.
No results found
Bump ZlibBuilder (#40 ), which fix install errors on FreeBSD.
Run CI on Julia 1.1 (#41 ).
Update zlib binary files
28 Oct 13:39
Compare
Sorry, something went wrong.
No results found
Update binary dependencies (#34 ).
CodecZlib.jl 0.5
13 Aug 11:56
Compare
Sorry, something went wrong.
No results found
Update zlib binary files
13 Aug 11:55
Compare
Sorry, something went wrong.
No results found
Update binary files to ZlibBuilder 1.0.2 (#30 ).
Fix Libdl dependency issue (#26 ).
Don't precompile on recent 0.7 (#25 ).
Update BinaryProvider.jl (#20 ).
Add some tests ported from TranscodingStreams.jl (#16 ).
Install zlib from pre-built binary distributions
29 Mar 03:01
Compare
Sorry, something went wrong.
No results found
Replace ismatch with contains (#12 ).
Require TranscodingStreams.jl 0.5 (#13 ).
Install zlib with BinaryProvider.jl (#14 ).
Provide a simple source build fallback (#15 ).
Deprecation fixes
03 Jan 09:41
Compare
Sorry, something went wrong.
No results found
Use Cvoid instead of Void (#11 ).
Fix deprecated syntaxes on Julia 0.7
27 Nov 08:51
Compare
Sorry, something went wrong.
No results found
Fix errors and warnings on Julia 0.7 (#10 ).
CodecZlib.jl 0.4
17 Oct 19:41
Compare
Sorry, something went wrong.
No results found
GzipCompression, etc. are renamed to GzipCompressor, etc. (#8 ).
Unused keyword arguments are passed to TranscodingStream (#6 ).
Add show methods
04 Sep 04:26
Compare
Sorry, something went wrong.
No results found
CodecZlib.jl 0.2
11 Jun 15:50
Compare
Sorry, something went wrong.
No results found
Support keyword arguments of stream constructors.
Add docstrings of keyword arguments.