v0.9.0
What's Changed
- fix(syntax): append newline to lines passed to syntect parser by @cisaacstern in #202
- Fix non ascii commit message truncation by @agavra in #206
- Add --working-tree flag to skip commit selector by @r-vdp in #208
- feat(skill): add Codex integration by @inmzhang in #201
- feat(config): customizable comment types with labels, colors and definitions by @villads-valur in #211
- feat: add --version flag by @nick4eva in #212
- docs: add {N}G jump-to-line shortcut to README and AGENTS.md by @martintrojer in #216
- fix(diff-parser): handle empty files and mode-only changes in git-style diffs by @martintrojer in #215
- feat(config): add show_file_list, diff_view, and wrap config options by @martintrojer in #218
- feat: add Nord theme by @snoblenet in #219
- fix(input): support Shift+Tab reverse cycling by @villads-valur in #213
- feat: add staged and unstaged review options by @bellini666 in #183
- release: v0.9.0 by @github-actions[bot] in #223
New Contributors
- @cisaacstern made their first contribution in #202
- @r-vdp made their first contribution in #208
- @inmzhang made their first contribution in #201
- @nick4eva made their first contribution in #212
- @snoblenet made their first contribution in #219
- @bellini666 made their first contribution in #183
Full Changelog: v0.8.0...v0.9.0