Releases: JuliaIO/CodecZlib.jl
Releases · JuliaIO/CodecZlib.jl
v0.7.6
v0.7.5
CodecZlib v0.7.5
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
CodecZlib v0.7.4
Merged pull requests:
v0.7.3
CodecZlib v0.7.3
Merged pull requests:
- enable dependabot for GitHub actions (#66) (@ranocha)
- Bump actions/checkout from 2 to 3 (#72) (@dependabot[bot])
- Bump codecov/codecov-action from 2 to 3 (#73) (@dependabot[bot])
- Update Project.toml (#75) (@JoaoAparicio)
Closed issues:
v0.7.2
What's Changed
- add continuous integration on github by @bjarthur in #70
- inflating can also take streams larger than typemax(UInt32) by @bjarthur in #69
- bump minor version by @bjarthur in #71
- enable dependabot for GitHub actions by @ranocha in #66
- Bump actions/checkout from 2 to 3 by @dependabot in #72
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #73
New Contributors
- @bjarthur made their first contribution in #70
- @ranocha made their first contribution in #66
- @dependabot made their first contribution in #72
Full Changelog: v0.7.1...v0.7.2
v0.7.1
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
- @JuliaTagBot made their first contribution in #52
- @felixhorger made their first contribution in #62
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.7.0 (2020-03-11)
Closed issues:
- Building CodecZlib.jl on windows requires admin privileges (#43)
- llvm-devel packages required for building (#33)
Merged pull requests:
- Upgrade to Julia 1.3+, use artifacts (#49) (staticfloat)
- run Windows on TravisCI (#46) (bicycle1885)
v0.6.0
Update zlib binary files
Update zlib binary files
- Update binary dependencies (#34).