Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 17 May 07:48
· 10 commits to main since this release
v0.7.0
ffa1a28

Changelog

🚀 Features

  • b78fa7a feat: added commit selection ui for fixup/squash
  • 2159862 feat: complete whole interactive rebase fixup/squash feature
  • 60fbee8 feat: fixup/squash git api
  • 2aeca66 feat: interactive rebase [fixup/squash] api - WIP
  • b6a100f feat: interactive rebase option selection UI layout
  • 0f946a1 feat: new git blame feature (#60)
  • 26e5628 Feature interactive rebase reword (#67)
  • d40d3aa interactive rebase drop (#69)

♻️ Optimization

  • 0cba3d2 refactor: popup height refactor (should not affect the layout but just easier to understand internally) (#63)
  • ecb6d9f optimization: mouse event optimize to prevent UI freeze (#66)

🐛 Bug Fixes

  • db3ccc6 fix: improve error handling and also guard rail (#70)
  • e126c33 fix: naming fix

Others

  • 106724c Refactor to architecture of bubbletea component update (#65)
  • 9f31286 other: add in decription for function (#68)