Skip to content

Releases: vearutop/statigz

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)

v1.1.4

30 Jun 09:19
c78f450
Compare
Choose a tag to compare
Update dependencies and README (#8)

v1.1.3

28 Mar 14:45
bbc387a
Compare
Choose a tag to compare
Avoid math.MaxInt64 to support 32 bit platforms (#6)

v1.1.2: Add Accept-Encoding to Vary to prevent intermediate caches corruption…

26 Feb 13:37
ec5db0f
Compare
Choose a tag to compare