Releases: JuliaIO/Snappy.jl
Releases · JuliaIO/Snappy.jl
v0.4.3
Snappy v0.4.3
Merged pull requests:
- enable dependabot for GitHub actions (#37) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#38) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#39) (@dependabot[bot])
- Bump CEnum compat and version (#41) (@asinghvi17)
Closed issues:
- snappy_jll 1.2 lead to Arrow_jll, GDAL broken. (#40)
v0.4.2
Snappy v0.4.2
Closed issues:
Merged pull requests:
v0.4.1
Snappy v0.4.1
Closed issues:
- Update
BinaryProvider.platform_key
->BinaryProvider.platform_key_abi
(#24) - Error building Snappy (#26)
- Formal request to transfer Snappy.jl to the Julia Interop Org (#28)
Merged pull requests:
- Update to julia 0.7/1.0 (#20) (@davidanthoff)
- typo (#21) (@xiaodaigh)
- Update to Julia 1.3+, use Snappy_jll to provide binaries (#25) (@staticfloat)
- updated to use Clang.jl... still baffling errors (#33) (@ExpandingMan)
v0.4.0
Snappy v0.4.0
Closed issues:
- Formal request to transfer Snappy.jl to the Julia Interop Org (#28)
Merged pull requests:
- Update to julia 0.7/1.0 (#20) (@davidanthoff)
- Update to Julia 1.3+, use Snappy_jll to provide binaries (#25) (@staticfloat)
Support Julia 1.0
- Update to julia 0.7/1.0 (#20).
Increase BinaryProvider bound in REQUIRE
- Increase BinaryProvider bound in REQUIRE (#19).
Fix BinaryProvider syntax
Snappy.jl 0.2
- Drop Julia 0.5 support.
- Use BinaryProvider.jl (#13, @davidanthoff).
Snappy.jl 0.1
- Start to support Julia 0.6.
- Drop Julia 0.3 and 0.4 support.
- Update Snappy from 1.1.3 to 1.1.4.
- Some refactoring.