Skip to content

v0.1.2

Compare
Choose a tag to compare
@atc0005 atc0005 released this 15 Apr 14:30
· 560 commits to master since this release
803fd31

Overview

  • Bug fixes
  • Dependency updates
  • built using Go 1.16.3

Changed

  • dependencies
    • built using Go 1.16.3
      • Windows (x86, x64)
      • Linux (x86, x64)
    • denisenkom/go-mssqldb
      • v0.0.0-20201104001602-427686ac8ec1 to v0.10.0
    • rs/zerolog
      • v1.20.0 to v1.21.0
    • actions/setup-node
      • v2.1.4 to v2.1.5

Fixed

  • Fix description of possible values for host flag
  • Fix invalid db and username debug output
  • Add missing newline between bullet points

References