Skip to content

Releases: hertz-contrib/gzip

v0.0.4

10 Dec 03:39
9a86753

Choose a tag to compare

What's Changed

  • chore: remove useless folder by @zstone12 in #17
  • fix: test error and decompressMiddleware doesn't work by @jkskj in #20
  • chore: upgrade hertz -> 0.9.7, testify -> 1.10.0 by @xalanq in #22
  • fix: set gzip headers only after response body is compressed by @obbo7 in #25
  • chore: fix ci by @GuangmingLuo in #26

Full Changelog: v0.0.3...v0.0.4

release v0.0.3

04 Dec 04:11
b353029

Choose a tag to compare

fix: func name (#16)

release v0.0.2

04 Dec 03:32
095dd13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

first release

26 Aug 05:23
828caa8

Choose a tag to compare

Thanks a lot to those community contributors who submit some pull requests for this version:
@Skyenought