Releases: vearutop/statigz
Releases · vearutop/statigz
v1.4.1
What's Changed
- Trim the slice returned by the brotli encoder by @CAFxX in #23
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.3.0
Implement an OnNotFound handler similar to OnError
v1.2.0
Add Found method to check if resource is available (#18)
v1.1.8
Reduce min size for encode on init, update CI (#16)
v1.1.7
Update dependencies and CI (#14)
v1.1.5
Serve and redirect index pages like http.FileServer (#10)