Skip to content

Releases: zopfli-rs/zopfli

v0.8.1

18 May 17:27
95946a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

27 Sep 21:15
5cea5a6
Compare
Choose a tag to compare

What's Changed

  • Let user specify iterations without improvement by @Pr0methean in #21
  • fix(deps): update rust crate log to 0.4.19 by @renovate in #25
  • Eliminate ZopfliBlockState and instead pass members that are used by @Pr0methean in #26
  • Use slices rather than vectors in ZopfliHash (std only) by @Pr0methean in #27
  • fix(deps): update rust crate simd-adler32 to 0.3.7 by @renovate in #31
  • chore(deps): update rust crate proptest-derive to 0.4.0 by @renovate in #32
  • fix(deps): update rust crate log to 0.4.20 by @renovate in #30
  • feat: add GzipEncoder and ZlibEncoder by @AlexTMjugador in 90cfdd4
  • Several performance microoptimizations by @AlexTMjugador
  • Change compress function signature to take Options by value instead of reference

Full Changelog: v0.7.4...v0.8.0

v0.7.4

27 May 20:54
db2a40e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

27 May 11:19
99f7a49
Compare
Choose a tag to compare

Full Changelog: v0.7.2...v0.7.3

v0.7.2

23 Jan 16:52
Compare
Choose a tag to compare
Bump version to 0.7.2

v0.7.1

07 Sep 10:53
Compare
Choose a tag to compare
Bump version to 0.7.1

v0.7.0

21 Aug 16:12
Compare
Choose a tag to compare
Bump version to 0.7.0