Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 14:52
cad7c7c

1.1.0 (2026-04-01)

Features

  • add --verbose / -v flag for debug logging (f189f4d)
  • add filter flags, JSON/jq/template output, and new commands (c592a1d)
  • add filter flags, JSON/jq/template output, and new commands (34e00b0)

Bug Fixes

  • change default config path to $HOME/.bitbucket/config.yaml (f439f5c)
  • create $HOME/.bitbucket/ directory if it does not exist (c1be6e5)
  • handle errcheck lint error on rc.Close in pr diff (7fbff09)
  • make --json flag accept optional argument (f7684a8)
  • recover context path from registered server when using SSH remote (ea9bdd3)
  • set Accept: text/plain for raw diff request (e905cd9)
  • strip SSH port when deriving HTTPS server URL from git remote (8e45a78)
  • use repo /diff endpoint for pr diff instead of .diff suffix (a365209)