Skip to content

Releases: JuliaIO/Snappy.jl

v0.4.2

25 Jun 12:24
015abed
Compare
Choose a tag to compare

Snappy v0.4.2

Diff since v0.4.1

Closed issues:

  • Dead link in README.md (#29)
  • Set up GitHub Actions (#30)
  • package broken for large inputs (#32)

Merged pull requests:

  • Fix TravisIO and GitHub links (#31) (@liamlundy)
  • Allow installation of snappy_jll 1.1.9 (#35) (@giordano)
  • [CI] Disable build documentation: there is no documentation (#36) (@giordano)

v0.4.1

30 Mar 18:46
Compare
Choose a tag to compare

Snappy v0.4.1

Diff since v0.3.0

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:

v0.4.0

30 Mar 18:46
afb3621
Compare
Choose a tag to compare

Snappy v0.4.0

Diff since v0.3.0

Closed issues:

  • Formal request to transfer Snappy.jl to the Julia Interop Org (#28)

Merged pull requests:

Support Julia 1.0

29 Oct 01:31
Compare
Choose a tag to compare
  • Update to julia 0.7/1.0 (#20).

Increase BinaryProvider bound in REQUIRE

19 Jul 03:17
Compare
Choose a tag to compare
  • Increase BinaryProvider bound in REQUIRE (#19).

Fix BinaryProvider syntax

22 Mar 03:35
341bced
Compare
Choose a tag to compare
  • Update BinaryProvider syntax (#16).
  • Bump BinaryProvider.jl dependency (#17).

Snappy.jl 0.2

30 Dec 19:03
Compare
Choose a tag to compare

Snappy.jl 0.1

15 Jul 08:39
Compare
Choose a tag to compare
  • 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.