Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 2.72 KB

Changelog

v0.3.1 - 2024-07-06

  • docs: add the installation guide with aqua by @suzuki-shunsuke in #19
  • replace ioutil by @yulog in #21

v0.3.0 - 2022-09-25

  • install binaries go install is better. by @bootjp in #15
  • introduce modern releng stack by @Songmu in #16

v0.2.0 (2020-07-29)

  • update meta files #14 (Songmu)
  • Add option for skip when no licenses found for package #13 (k1LoW)

v0.1.0 (2019-10-27)

v0.0.7 (2019-09-22)

  • bump Go 1.13 and drop xerrors dependency #8 (Songmu)

v0.0.6 (2019-04-27)

  • [bugfix] truncate before overwriting CREDITS file #6 (Songmu)

v0.0.5 (2019-04-16)

  • fallback golang.org/LICENSE when LICENSE not found locally #5 (Songmu)

v0.0.4 (2019-04-16)

  • use "go env" instead of using runtime.GOPATH() and build.Default.GOPATH #4 (Songmu)

v0.0.3 (2019-04-12)

v0.0.2 (2019-04-10)

  • bundle CREDITS file into built package #1 (Songmu)

v0.0.1 (2019-04-10)