Skip to content

Releases: nytimes/gziphandler

Set go version to 1.11 on go.mod

22 Feb 01:05
Compare
Choose a tag to compare

See #79: even though using go 1.12 does cause that version to be required, it causes Go to display misleading error messages to users.

Enforce NYTimes import path

13 Feb 22:05
b8a1976
Compare
Choose a tag to compare

b8a1976 travis: refresh the pipeline (#77)
ae3e73a Ensure org name in the import path is always NYTimes (#76)
253f1ac Start plain response as soon as certain (#74)
edf8477 Fixed double WriteHeader calls caused by #71 (#73)
4484167 ADD: install method (#72)
c551b6c Check Content-Length against minSize and passthrough writes if no gzip (#71)
5032c88 Add support for comparing by MIME. (#69)

v1.0.1..v1.1.0

Updated DefaultMinSize to 1400

21 Feb 00:07
Compare
Choose a tag to compare
v1.0.1

updated comment

1.0.0

12 Dec 16:12
Compare
Choose a tag to compare

Initial release.