v0.10.0
What's Changed
- feat(theme): add Solarized Light and Solarized Dark themes by @anpryl in #224
- feat: add ZZ (export+quit) and ZQ (quit) vim keybindings by @anpryl in #225
- feat: add --path flag to filter diff to a specific file or directory by @anpryl in #227
- feat(ignore): also read .gitignore when filtering diff files by @niklasmarderx in #231
- feat(ui): show current file path in diff panel header by @niklasmarderx in #234
- fix: auto-scroll viewport to keep comment input box visible by @r-vdp in #235
- feat: update clear comments so that it resets reviewed status too, closes #228 by @a-h in #237
- fix: align side-by-side diff separator by stripping trailing \n by @agavra in #238
- fix: GoToBottom (Shift+G) moves to last line, not top of last file by @agavra in #240
- feat: incremental gap expansion with 20-line default, Shift+Enter for full expand by @agavra in #239
- feat(export): filter comment type legend to used types by @sebastianst in #242
- release: v0.10.0 by @github-actions[bot] in #243
New Contributors
- @anpryl made their first contribution in #224
- @niklasmarderx made their first contribution in #231
- @a-h made their first contribution in #237
- @sebastianst made their first contribution in #242
Full Changelog: v0.9.0...v0.10.0