0.4
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.