Skip to content

v0.1.14

Compare
Choose a tag to compare
@atc0005 atc0005 released this 24 Aug 11:27
· 364 commits to master since this release
02bec6c

Overview

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

Changed

  • Dependencies
    • Go
      • 1.17.12 to 1.17.13
    • antchfx/xmlquery
      • v1.3.11 to v1.3.12

Fixed

  • (GH-135) Apply Go 1.19 specific doc comments linting fixes
  • (GH-136) Swap io/ioutil package for io package

References