Skip to content

Releases: lichendust/toil

v0.1.3

04 Dec 23:39
Compare
Choose a tag to compare

Fixes a failure to serve pages when a section's root html file shares its name with a folder instead of being an index within it, like so —

section.html
section/page-1.html
section/page-2.html
go install github.com/lichendust/toil@latest

v0.1.2

17 May 16:01
Compare
Choose a tag to compare

New release that reflects my username change and patches CVE-2023-45288

go install github.com/lichendust/toil@latest

v0.1.0

18 Feb 21:03
Compare
Choose a tag to compare

Initial release with a working Go mod proxy cache so you can actually install it.

go install github.com/qxoko/toil@latest