Skip to content

Releases: harshavardhana/s3www

v0.2.0

10 Apr 00:57
Compare
Choose a tag to compare

Changelog

50f1f54 Set theme jekyll-theme-minimal
7e8f927 Update released binary location
bc9d97d remove pkg/console dependency just use Go logger
ef0d74b upgrade to go1.14

v0.1.0

12 Jan 00:34
Compare
Choose a tag to compare

Changelog

4475d36 Add goreleaser
4ac9865 Add lets-encrypt support
65814bc Add more comments and license
ddf1614 Add support for TLS certs
05b01de First implementation of website handler
c200004 Fix module name (#5)
d74cfe1 Fix typo in title
bde5cbe Initial commit
e7720e4 Make s3www work with subdirectory (#3)
ea5cea6 Migrate to go1.12, require min version go1.12
2a99350 Migrate to latest minio-go
883d7f8 Migrate to latest minio-go
6d58d4a Update README.md docs
fa7614b Update to latest minio-go and vendor more deps
00ae37d Vendorize dependencies
ced1976 update go.mod to minio/minio deps