Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Releases: maetthu/dirhttps

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 23:06

Changelog

347bd30 Add badge
326f0ee Cleanup Makefile
0471781 Use standard checksum file name
9ec336b Add github actions
0c3685f Upgrade dependencies
e20cc3b Upgrade config for new goreleaser version
bbeae6c Add missing comment

v0.7

Choose a tag to compare

@maetthu maetthu released this 18 Apr 17:08

Changelog

e10f21f Serve default favicon, allow disabling logs
7194eae Add gofmt file watcher

v0.6

Choose a tag to compare

@maetthu maetthu released this 02 Apr 21:58

Changelog

3a4a3c8 Add option to dump request headers to stdout
1222154 Remove unused var

v0.5

Choose a tag to compare

@maetthu maetthu released this 02 Apr 10:35

Changelog

64726ea Fix missing cert/key error message

v0.4

Choose a tag to compare

@maetthu maetthu released this 02 Apr 10:33

Changelog

a098ed6 Add options to set custom cert and key path

v0.3

Choose a tag to compare

@maetthu maetthu released this 01 Apr 07:29

Changelog

af13180 Use go-homedir for MacOS support

v0.2

Choose a tag to compare

@maetthu maetthu released this 31 Mar 18:39

Changelog

50e21d3 Also build MacOS binary
fb11afd Document new flags
7905899 Disable cache by default, allow disabling CORS handler

v0.1

Choose a tag to compare

@maetthu maetthu released this 31 Mar 12:26

Changelog

ab15bfe Add README
f5ebcf1 Initial commit