golang-templates/seed v0.16.0 Release Notes

  • โž• Added

    ๐Ÿ”„ Changed

    • โšก๏ธ Update golangci-lint configuration. (#196)
    • โšก๏ธ Update Visual Studio code configuration. (#197)
    • ๐Ÿ‘€ Migrate to ghcr.io. (#203)
    • ๐Ÿš€ Use SemVer version as release name. (#206)
    • ๐Ÿ‘€ Manual changelog. (#207)
    • โšก๏ธ Update Makefile. (#210)
    • โฌ†๏ธ Bump dependencies.

    โœ‚ Removed

    • โœ‚ Remove VS Code Remote Container support. (#199)
    • โœ‚ Remove info about GoDownloader as it is deprecated. (#202)
    • โœ‚ Remove testify. (#209)

    ๐Ÿ›  Fixed

    • โž• Add workflow_dispatch to all workflows. (#204)
    • ๐Ÿ›  Fix docker image name. (#205)
    • ๐Ÿ›  Fix CodeQL GH workflow permissions. (#216)