Skip to content

Releases: BioJulia/Libz.jl

Julia 1.3 compatibility

12 Dec 00:40
Compare
Choose a tag to compare
v1.0.1

Julia 1.3 compatiblity changes

The Julia v0.7 / v1.0 release

11 Aug 16:45
5b6e825
Compare
Choose a tag to compare
Version 1.0 changes (#65)

* Adjust .travis.yml and REQUIRE

* Change syntax to latest julia

* Correct travis

* Add  to rentests.jl

* Update appveyor

Furthur julia 0.7 compatiblity changes, and backwards compatibility

27 Jul 10:03
Compare
Choose a tag to compare
Backwards compatibility with 0.2 releases for zstream init functions …

…(#63)

* Backwards compatibility with 0.2 releases for init_inflate_zstream and init_deflate_zstream.

* Add backwards compatibility with 0.2 releases for all functions that had an argument added.

Julia 0.7 compatibility - drop julia 0.5

13 Jul 15:18
Compare
Choose a tag to compare
Fix Julia 0.7 deprecations (#61)

This pull fixes Julia 0.7 deprecations, and drops julia v0.5

Compatibility improvement for Julia 0.6

13 Feb 05:01
Compare
Choose a tag to compare
  • Fix 0.6 primitive type declaration depwarn.

Compatibility improvement for Julia 0.6

07 Feb 06:47
Compare
Choose a tag to compare
  • Fix AST handling of =>.

Minor patches for julia 0.6

10 Jan 22:44
Compare
Choose a tag to compare

This release sees changes to the takebuf_ methods, and changes to how string data is accessed, in accordance with String changes coming in julia 0.6.

Libz.jl 0.2.1

20 Dec 05:05
Compare
Choose a tag to compare
v0.2.1

Fix trans macro (#38)