Skip to content

0.4

Compare
Choose a tag to compare
@joshuarli joshuarli released this 09 Oct 16:09
· 6 commits to master since this release

0.4 - 2020-10-09

Changed

  • Mimetypes are now inferred firstly by file extension, and go's DetectContentType failing that.

Fixed

  • As a result of the mimetype inference change mentioned above, CSS files for example will now be served with the appropriate text/css mimetype.

Also, release binaries are built with latest go as of the release date. Highly recommend building your own go rather than using whatever your os's package manager packages.