Skip to content

v0.10.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 20 Sep 10:27
· 268 commits to master since this release
5333670

Overview

  • Bug fixes
  • Dependency updates
  • GitHub Actions Workflows updates
  • built using Go 1.19.1
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.17.13 to 1.19.1
    • atc0005/go-teams-notify
      • v2.7.0-alpha.6 to v2.7.0-rc.1
    • github/codeql-action
      • v2.1.21 to v2.1.24
  • (GH-248) Update project to Go 1.19
  • (GH-249) Update Makefile and GitHub Actions Workflows

Fixed

  • (GH-247) Add missing cmd doc file

References