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

v0.4.21

Compare
Choose a tag to compare
@atc0005 atc0005 released this 09 May 11:09
· 245 commits to master since this release
c1d4b88

Overview

  • Dependency revert
  • built using Go 1.17.9
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • pelletier/go-toml
      • v2.0.0 to v1.9.5

Fixed

  • (GH-292) Config file parsing broken after pelletier/go-toml v1 to v2
    upgrade

References