serve v0.4.0 Release Notes

Release Date: 2019-03-27 // about 5 years ago
  • ๐Ÿ”„ Changelog

    • โž• add support for docker via docker hub
    • โž• add support for Go 1.12
    • โšก๏ธ update licensing surname, as my name changed!
    • ๐Ÿ‘• .editorconfig, .gitattributes, .markdown-lint.yml, .pre-commit-config.yaml for dev
    • CONTRIBUTING.md because everyone needs one, right?
    • โœ… Re-enable megacheck and typecheck for tests
    • ๐Ÿš€ Attempt to enable GO111MODULE for all of goreleaser
    • ๐Ÿ“š Loads of documentation updates & additions
    • ๐Ÿ†• new logo!
    • clean up examples dramatically
    • flags.Port is now a string - Using an int didn't allow for using http and https shorthands
    • Prettier static HTML page for examples