v0.2.1
What's Changed
- feat(project_commits_preview): add support for opening files by @tanvirtin in #304
- chore: rename internal views and components for maintenance by @tanvirtin in #305
- chore: remove unused hydration logic by @tanvirtin in #306
- feat: any error that is encountered behind the scenes is now notified to users using vim.notify by @tanvirtin in #307
- fix(buffer_history_preview): Prevent preview from showing up on empty buffers by @tanvirtin in #308
- chore(ci): add stale bot by @tanvirtin in #309
- style: update action bar help format for buffer_diff_preview and project_diff_preview by @tanvirtin in #310
- feat: blame enhancements by @tanvirtin in #301
- feat(project_commit_preview): add ability to commit changes by @tanvirtin in #312
- feat: added lua pattern highlight by @tanvirtin in #313
- style: fix misc issues by @tanvirtin in #314
- Misc fixes by @tanvirtin in #316
- fix(project_diff_preview): fix error showing up when preview is opened with no changes by @tanvirtin in #317
- feat(project_commit_preview): add highlight for preview by @tanvirtin in #318
- feat(project_commits_preview): autofocus first file in preview by @tanvirtin in #319
- fix(buffer_gutter_blame_preview): prevent preview being open on empty buffer by @tanvirtin in #320
- fix(project_diff_screen): prevent empty list folds by @tanvirtin in #322
- chore: notifications will come with VGit prefix by @tanvirtin in #323
- feat(project_diff_preview): show merge changes by @tanvirtin in #324
- fix(project_diff_preview): show diff on unmerged files by @tanvirtin in #325
- fix(project_diff_preview): show diff on UD unmerged changes by @tanvirtin in #329
Full Changelog: v0.2.0...v0.2.1