···11+# Changelog
22+33+## [0.5.0] - 2026-04-28
44+55+### Features
66+77+- Character-level diff highlights
88+99+### Miscellaneous Tasks
1010+1111+- Add version bumper
1212+1313+## [0.4.0] - 2026-04-28
1414+1515+### Bug Fixes
1616+1717+- Correct colWidth calculation to prevent line wrapping in non-interactive mode
1818+- Screenshotting
1919+- Pair removed+added lines onto a single row
2020+2121+### Documentation
2222+2323+- Update nix usage documenttion
2424+- User flakes.adriano.fyi vanity URL
2525+2626+### Features
2727+2828+- Initial commit
2929+- Add non-interactive mode (default), -i for TUI
3030+- Add hookable support
3131+- Add vim pagging keybindings
3232+- Scroll to first change on startup
3333+- Mouse/trackpad scroll support
3434+- Rename sdiff to adiff
3535+- Show file names above each column instead of arrow header
3636+- Horizontal scroll support
3737+- Fullscreen new when no old
3838+3939+### Miscellaneous Tasks
4040+4141+- Set meta.mainProgram on flake package
4242+4343+