Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

v0.4.10

Compare
Choose a tag to compare
@atc0005 atc0005 released this 21 Feb 13:38
· 361 commits to master since this release
218033b

Changed

  • dependencies
    • go.mod Go version
      • updated from 1.14 to 1.15
    • built using Go 1.15.8
      • Statically linked
      • Windows (x86, x64)
      • Linux (x86, x64)
    • atc0005/go-teams-notify
      • v2.3.0 to v2.4.2
    • actions/setup-node
      • v2.1.2 to v2.1.4

Fixed

  • files.appendToFile: Fix invalid error var reference
  • Fix deferred log call formatting
  • Fix explicit exit code handling

References