Releases: JuliaIO/CodecXz.jl
Releases · JuliaIO/CodecXz.jl
v0.7.4
v0.7.3
CodecXz v0.7.3
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#24) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#25) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#26) (@dependabot[bot])
test_roundtrip_seekstart
(#27) (@nhz2)- Bump compat for TranscodingStreams to 0.11, (keep existing compat) (#28) (@nhz2)
v0.7.2
v0.7.1
CodecXz v0.7.1
Merged pull requests:
- enable dependabot for GitHub actions (#19) (@ranocha)
- Bump actions/checkout from 3 to 4 (#20) (@dependabot[bot])
- Update Project.toml (#21) (@JoaoAparicio)
Closed issues:
- Inconsistency with CodecGzip/CodecBzip2? (#16)
v0.7.0
CodecXz v0.7.0
Merged pull requests:
- Install TagBot as a GitHub Action (#17) (@JuliaTagBot)
- Upgrade to Julia 1.3+, use XZ_jll (#18) (@staticfloat)
v0.6.0
v0.6.0 (2019-08-02)
Closed issues:
- thank you (#12)
Merged pull requests:
- update XzBuilder (#15) (bicycle1885)
- replace REQUIRE with Project.toml (#14) (bicycle1885)
- drop Julia 0.7 (#13) (bicycle1885)
CodecXz.jl 0.5
Install liblzma from pre-built binary distributions
- Use binary provider to install liblzma (#8).
Fix deprecations
- Fix deprecations (#7).