Releases: dmz2922990/Peek
Releases · dmz2922990/Peek
v0.4.2
v0.4.1
v0.4.1: Bug fixes
v0.4.0
v0.4.0: Add AI Code Review feature
v0.3.10
[bug_fix:Peek] Fix panic when rendered_line_map is empty - Guard slice index before accessing rendered_line_map - Bump version to 0.3.10 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
v0.3.9
[func_update:Peek] Bump version to 0.3.9 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
v0.3.8
[func_update:Peek:DiffView] Fix context fold expand/collapse and tab …
v0.3.7
[func_update:Peek:DiffView] Tab indicator, branch name in status bar - Show » marker at tab positions for indentation style review - Expand tabs correctly in rendering instead of stripping them - Display [branch:HEAD] in status bar instead of [HEAD] - Bump version to 0.3.7
v0.3.6
[bug_fix:Peek] Fix Linux musl build and About logo extra P - Change dist target from gnu to musl to match CI matrix - Remove duplicate P from About ASCII art - Bump version to 0.3.6
v0.3.3
[bug_fix:Peek] Fix extra spaces in syntax-highlighted diff lines - Remove spurious leading space before each syntect token - Bump version to 0.3.3
v0.3.2
[func_update:Peek:CLI:Release] Add --version flag, fix ghost chars on…