Skip to content

Releases: vearutop/statigz

v1.4.3

15 Aug 10:50
0082811
Compare
Choose a tag to compare

What's Changed

  • use BestCompression in GzipEncoding by @CAFxX in #25

Full Changelog: v1.4.2...v1.4.3

v1.4.2

14 Aug 09:58
7930c34
Compare
Choose a tag to compare

What's Changed

  • trim buffer returned by gzip encoder by @CAFxX in #24

Full Changelog: v1.4.1...v1.4.2

v1.4.1

14 Aug 07:47
7f6b9cf
Compare
Choose a tag to compare

What's Changed

  • Trim the slice returned by the brotli encoder by @CAFxX in #23

New Contributors

  • @CAFxX made their first contribution in #23

Full Changelog: v1.4.0...v1.4.1

v1.4.0

13 Jul 19:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 Apr 14:03
Compare
Choose a tag to compare
Implement an OnNotFound handler similar to OnError

v1.2.0

04 Nov 10:55
226a5d5
Compare
Choose a tag to compare
Add Found method to check if resource is available (#18)

v1.1.8

27 Mar 23:48
c2ef24a
Compare
Choose a tag to compare
Reduce min size for encode on init, update CI (#16)

v1.1.7

23 Jan 19:50
aefee05
Compare
Choose a tag to compare
Update dependencies and CI (#14)

v1.1.6

18 Nov 08:03
Compare
Choose a tag to compare
Fix formatting

v1.1.5

13 Sep 11:37
ad1db1d
Compare
Choose a tag to compare
Serve and redirect index pages like http.FileServer (#10)