Skip to content

v0.1.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 07 Dec 12:11
· 312 commits to master since this release
4d34bda

Overview

  • Bug fixes
  • Dependency updates
  • built using Go 1.19.4
    • Statically linked
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.3 to 1.19.4
    • golang.org/x/sys
      • v0.2.0 to v0.3.0
  • (GH-26) Exclude process ID of running tool

Fixed

  • (GH-25) Minor refactoring to resolve gocognit warnings
  • (GH-27) Fix overview statements

References