Releases: imadys/diffmate
Releases · imadys/diffmate
v0.1.0
Changelog
- ee19559 feat(release): show build version
- 6e64096 feat(release): add binary install flow
- abcd8bb feat(tui): add merge conflict resolution mode
- 949ccd3 chore(assets): update screenshot image
- 8e95acb docs(readme): update showcase gifs
- a352990 docs(readme): stack demo gifs vertically
- 15944f0 feat(tui): add toggleable console error panel
- 5f94686 feat(tui): add branch push and remote deletion
- 6c33b86 feat(tui): add branch merge, upstream update, and auto-refresh
- df4ecad feat(tui): add stash, reset, and branch actions
- 41dc7d3 docs(readme): add logo asset
- db96330 docs(readme): describe project rationale and tech stack
- 09e2246 feat(tui): add scrollable diff gutter and sidebar positions
- 13ce872 fix(suggest): improve Codex errors and clear commit input
- d71f39a fix(tui): tighten layout and Codex error display
- f56dcd2 refactor(tui): split components and improve commit ux
- 97bd2e4 docs(readme): fix the ascii logo in readme.md
- dbd44e1 docs(readme): update branding and keybindings table
- 1186548 fix(tui): allow spaces in commit messages
- a47bde2 feat(tui): improve sidebar focus and config
- f6cbcb0 feat(tui): add sidebar tabs and codex suggestions
- 8c92389 feat(tui): improve diff navigation and keymap
- 08b459b feat: scaffold diffmate terminal review app