Skip to content

Latest commit

 

History

History
185 lines (77 loc) · 4.36 KB

CHANGELOG.md

File metadata and controls

185 lines (77 loc) · 4.36 KB

v1.5.0 (2024-08-25)

Features

  • Use base@{push} if it's newer than base (4eeb80bc)

v1.4.1 (2024-08-15)

Bug Fixes

Reverts

v1.4.0 (2024-06-13)

Features

v1.3.7 (2023-11-01)

Bug Fixes

  • Use gh pr checkout instead of relying on actions/checkout (17b49448)

v1.3.6 (2023-06-09)

Bug Fixes

  • Use PR ID to call gh-cli in Actions (7ff460c3)

v1.3.5 (2023-06-09)

Bug Fixes

  • Fix no current branch error for PRs from forks (fd0ad189)

v1.3.4 (2023-06-09)

Bug Fixes

  • Check out pull/[id]/merge for PRs from forks (bdef7fca)

v1.3.3 (2023-04-14)

Bug Fixes

  • Vim detection when ps -o comm= prints full path (d743ada1)

v1.3.2 (2022-12-12)

Bug Fixes

  • Retain leading & trailing spaces (0f44d6f4)

v1.3.1 (2022-09-26)

Bug Fixes

  • Avoid silent failures in subshells (a0100bf4)
  • macOS paste command requires hyphon for stdin (cfe487be)
  • Replace |& with 2>&1 | for macOS compatibility (98b063e9)

v1.3.0 (2022-09-23)

Features

Performance

v1.2.0 (2022-09-22)

Features

  • Preprocess git-log format with gh template (324f8e6e)

v1.1.1 (2022-09-22)

Bug Fixes

  • Remove spaces from PID in Vim detection (377d7d16)

v1.1.0 (2022-09-21)

Bug Fixes

  • Use common ancestor as history base (3e16fca6)

Features

v1.0.2 (2022-09-20)

v1.0.1 (2022-09-20)

Bug Fixes

  • Fix using major version tag in GitHub Actions (84e96573)

v1.0.0 (2022-09-20)

Features

Bug Fixes