Skip to content

Latest commit

 

History

History
114 lines (64 loc) · 6.42 KB

CHANGELOG.md

File metadata and controls

114 lines (64 loc) · 6.42 KB

Changelog

v0.14.4 - 2024-05-29

v0.14.3 - 2024-05-29

v0.14.2 - 2024-05-29

  • Set up tagpr by @k1LoW in #36

v0.14.1 (2024-05-29)

v0.14.0 (2024-05-29)

v0.14.0 (2024-05-29)

v0.14.0 (2024-05-29)

v0.13.0 (2022-11-11)

v0.12.2 (2022-06-29)

v0.12.1 (2022-06-09)

v0.12.0 (2021-10-06)

  • Put a time based tag when --tag option is omitted. #25 (k1LoW)

v0.11.0 (2021-10-06)

  • Add --release option #24 (k1LoW)
  • Change ghput commit --branch option to set default branch as default value #23 (k1LoW)
  • Add ghput tag #22 (k1LoW)
  • Support GITHUB_REPOSITORY on all sub commands #21 (k1LoW)
  • Get owner and repo from GITHUB_REPOSITORY #20 (k1LoW)

v0.10.0 (2021-10-06)

  • Put comment to latest merged pull request ( Add --latest-merged ) #19 (k1LoW)

v0.9.0 (2021-03-08)

  • Support GITHUB_API_URL ( GITHUB_BASE_URL is deprecated ) #18 (k1LoW)

v0.8.0 (2021-01-27)

  • Add --close-issues-using-title to close current issues #17 (k1LoW)
  • Silence usage #16 (k1LoW)

v0.7.0 (2020-12-24)

  • Support assigning team members #15 (k1LoW)

v0.6.1 (2020-11-24)

  • Support assignees ( ghput issue ) #14 (k1LoW)

v0.6.0 (2020-11-20)

v0.5.2 (2020-07-31)

v0.5.1 (2020-05-03)

v0.5.0 (2020-05-02)

v0.4.0 (2020-04-28)

  • Add ghput issue-comment #7 (k1LoW)

v0.3.0 (2020-04-28)

v0.2.1 (2020-04-21)

v0.2.0 (2020-04-17)

  • Add --key option for uniquely identifying the comment #4 (k1LoW)

v0.1.0 (2020-04-15)

  • Add option --header --footer #3 (k1LoW)
  • By default, there is only one latest pr comment via ghput #2 (k1LoW)
  • Format comment using github.com/mattn/go-colorable #1 (k1LoW)

v0.0.1 (2020-04-15)