Skip to content

Releases: GunnarFarneback/Inflate.jl

v0.1.5

29 May 21:16
Compare
Choose a tag to compare

Inflate v0.1.5

Diff since v0.1.4

Fix bugs on 32-bit Julia.

Merged pull requests:

v0.1.4

08 Oct 12:09
Compare
Choose a tag to compare

Inflate v0.1.4

Diff since v0.1.2

Bugfix for large gzip decompression and reduced allocations for streaming decompression.

Merged pull requests:

Closed issues:

  • Reading from InflateGzipStream fails when veryifying checksum from Julia 1.8 on (#10)
  • TagBot trigger issue (#12)

v0.1.2

23 Mar 03:14
5cd8b69
Compare
Choose a tag to compare

Inflate v0.1.2

Diff since v0.1.1

Closed issues:

  • Can you add LZW as well? (#7)

Merged pull requests:

Performance Improvements

12 Oct 17:45
e5eee50
Compare
Choose a tag to compare
Merge pull request #6 from GunnarFarneback/optimize

Optimize performance.

Initial release

18 Sep 20:31
Compare
Choose a tag to compare
v0.1.0

Add documentation to README.md.