Skip to content

Release v0.2.8

Compare
Choose a tag to compare
@atc0005 atc0005 released this 17 Nov 23:45
· 857 commits to master since this release
c961f21

Overview

  • Built using Go 1.15.5

    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)
  • Minor changes overall, mostly setup work for further development.

Added

  • Add version flag

Changed

  • Internal refactoring of config initialization, logging and flags

References