Skip to content

Tags: vearutop/statigz

Tags

v1.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #25 from CAFxX/patch-4

use BestCompression in GzipEncoding

v1.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #24 from CAFxX/patch-2

trim buffer returned by gzip encoder

v1.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #23 from CAFxX/patch-1

Trim the slice returned by the brotli encoder

v1.4.0

Add FSPrefix to ignore parent dir of assets

v1.3.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Implement an OnNotFound handler similar to OnError

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Found method to check if resource is available (#18)

v1.1.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce min size for encode on init, update CI (#16)

v1.1.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies and CI (#14)

v1.1.6

Fix formatting

v1.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Serve and redirect index pages like http.FileServer (#10)