Releases: JuliaIO/CodecBzip2.jl
Releases · JuliaIO/CodecBzip2.jl
v0.8.5
CodecBzip2 v0.8.5
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#37) (@dependabot[bot])
- Check overflow in
bzalloc
(#38) (@nhz2) - Update CI, julia compat, and readme links (#39) (@nhz2)
- Better error handling (#41) (@nhz2)
- Add finalizer to BZStream and make
TranscodingStreams.finalize
a noop (#43) (@nhz2) - Add warning about
serialize
anddeepcopy
not being supported (#44) (@nhz2) - Bump version to 0.8.5 (#45) (@nhz2)
Closed issues:
v0.8.4
CodecBzip2 v0.8.4
Merged pull requests:
v0.8.3
CodecBzip2 v0.8.3
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#26) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#28) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#29) (@dependabot[bot])
test_roundtrip_seekstart
(#30) (@nhz2)- Bump compat for TranscodingStreams to 0.11, (keep existing compat) (#33) (@nhz2)
v0.8.2
CodecBzip2 v0.8.2
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#22) (@dependabot[bot])
- Update CI (#24) (@nhz2)
- Add Random to test deps (#25) (@jakobnissen)
v0.8.1
v0.8.0
CodecBzip2 v0.8.0
Closed issues:
- libbzip2 not defined (#18)
Merged pull requests:
- enable dependabot for GitHub actions (#19) (@ranocha)
- Update Project.toml to use bzip2 1.0.8 (#20) (@ViralBShah)
v0.7.2
v0.7.1
v0.7.0
CodecBzip2 v0.7.0
Merged pull requests:
- use Bzip2_jll instead of deps/build.jl (#13) (@StefanKarpinski)
- Install TagBot as a GitHub Action (#14) (@JuliaTagBot)
v0.6.0
v0.6.0 (2019-08-04)
Merged pull requests:
- use pre-built binaries and drop Julia 0.7 (#12) (bicycle1885)
- run CI on Julia 1.0 (#11) (bicycle1885)