Skip to content

Releases: JuliaIO/CodecZlib.jl

v0.7.6

12 Aug 01:11
1e37174
Compare
Choose a tag to compare

CodecZlib v0.7.6

Diff since v0.7.5

Merged pull requests:

  • use TestsForCodecPackages.jl (#84) (@nhz2)

v0.7.5

02 Jul 19:36
107ccae
Compare
Choose a tag to compare

CodecZlib v0.7.5

Diff since v0.7.4

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#78) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#80) (@dependabot[bot])
  • Bump julia-actions/cache from 1 to 2 (#81) (@dependabot[bot])
  • test_roundtrip_seekstart (#82) (@nhz2)
  • Bump compat for TranscodingStreams to 0.11, (keep existing compat) (#83) (@nhz2)

v0.7.4

29 Jan 22:01
f4fe67e
Compare
Choose a tag to compare

CodecZlib v0.7.4

Diff since v0.7.3

Merged pull requests:

v0.7.3

15 Oct 19:30
7baa267
Compare
Choose a tag to compare

CodecZlib v0.7.3

Diff since v0.7.2

Merged pull requests:

Closed issues:

  • Package cannot be installed on M1 Macs (#58)
  • error when running example from README (#67)

v0.7.2

16 Aug 21:40
99cb0f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

24 Jan 09:55
f9fddaa
Compare
Choose a tag to compare

What's Changed

  • Install TagBot as a GitHub Action by @JuliaTagBot in #52
  • New feature: compressor can take streams larger than typemax(UInt32) bytes by @felixhorger in #62

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

12 Mar 18:21
v0.7.0
b8224c6
Compare
Choose a tag to compare

v0.7.0 (2020-03-11)

Diff since v0.6.0

Closed issues:

  • Building CodecZlib.jl on windows requires admin privileges (#43)
  • llvm-devel packages required for building (#33)

Merged pull requests:

v0.6.0

07 Aug 13:48
v0.6.0
Compare
Choose a tag to compare

v0.6.0 (2019-08-02)

Diff since v0.5.2

Closed issues:

  • Are all 3 compressors in this package literally identical? (#44)
  • Error building CodecZlib (not #38) (#42)
  • Error building CodecZlib (#38)

Merged pull requests:

Update zlib binary files

02 Mar 06:49
a5ec201
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Update binary dependencies (#34).