Skip to content

Latest commit

 

History

History
104 lines (62 loc) · 6.11 KB

CHANGELOG.md

File metadata and controls

104 lines (62 loc) · 6.11 KB

v1.2.1 - 2023-10-12

  • Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #47

v1.2.0 - 2023-07-08

  • Set up gh-grep without gh command by @k1LoW in #43
  • Support linux aarch64 by @k1LoW in #45
  • Update pkgs by @k1LoW in #46

v1.1.1 - 2023-07-04

  • Pin the API for getting release information to api.github.com by @k1LoW in #38
  • Fix omissions by @k1LoW in #39
  • Setup tagpr by @k1LoW in #40

v1.1.0 (2023-03-09)

v1.0.1 (2023-02-12)

  • Fix handling no patterns error #32 (k1LoW)

v1.0.0 (2023-02-12)

  • Bump up go-github-client (and mote) version #31 (k1LoW)
  • Fix handling args #30 (k1LoW)
  • Use gh release for detecting latest tag #29 (k1LoW)

v0.11.1 (2023-02-03)

v0.11.0 (2022-03-29)

  • Use bufio.NewReader instead of bufio.NewScanner #24 (k1LoW)

v0.10.0 (2021-11-16)

v0.9.0 (2021-11-07)

  • Add options --branch and --tag #20 (k1LoW)

v0.8.0 (2021-11-06)

v0.7.0 (2021-11-03)

v0.6.0 (2021-11-02)

v0.5.0 (2021-11-01)

  • Add options --name-only --repo-only #12 (k1LoW)
  • Add option --ignore-case #11 (k1LoW)

v0.4.0 (2021-11-01)

v0.3.0 (2021-11-01)

v0.2.2 (2021-11-01)

  • Color the output delimiter. #7 (k1LoW)

v0.2.1 (2021-11-01)

v0.2.0 (2021-11-01)

v0.1.1 (2021-11-01)

  • Fix handling of environment variables. #4 (k1LoW)

v0.1.0 (2021-11-01)

v0.0.2 (2021-11-01)

  • Add gh-extension setting #3 (k1LoW)

v0.0.1 (2021-10-31)