Releases: tanvirtin/vgit.nvim
Releases · tanvirtin/vgit.nvim
Release v0.2.0
What's Changed
- feat!: Commits preview, performance optimization and UI tweaks. by @tanvirtin in #219
- fix: #216 documentation error by @tanvirtin in #222
- feat: added buffer var with current diff stats (#157, #212) by @ibhagwan in #220
- fix: duplicate authorship code lens (#221) by @tanvirtin in #223
- feat: add fallback bare repo (yadm support) by @ibhagwan in #218
- Project staged hunks preview by @tanvirtin in #229
- fix: allow hunk_up and hunk_down to directly be used within diffs by @tanvirtin in #230
- fix: check if buffer is valid before syncing live gutter by @tanvirtin in #231
- chore: live blame optimization by @tanvirtin in #234
- feat: Live Gutter navigation customization by @tanvirtin in #235
- feat: stage hunks right from project diff preview by @tanvirtin in #237
- Project logs preview by @tanvirtin in #239
- chore: make selected log item italicized by @tanvirtin in #240
- feat: unstage hunk in Project Diff Preview by @tanvirtin in #242
- DiffScreen enhancements by @tanvirtin in #243
- chode: maintenance refactor by @tanvirtin in #244
- feat: Buffer reset via diff_preview by @tanvirtin in #246
- chore: adjust UI dimensions by @tanvirtin in #247
- fix: allow project_logs_preview to open current commit in line if by @tanvirtin in #249
- feat: connect buffer_history_preview with project_commits_preview by @tanvirtin in #251
- Project commit tree preview by @tanvirtin in #253
- feat: project_stash_preview by @tanvirtin in #254
- chore: update README.md by @tanvirtin in #255
- chore: UI Tweaks on project_commits_preview by @tanvirtin in #256
- chore: handle empty commit for project_commits_preview by @tanvirtin in #257
- fix: Untracked file hunks have no headers by @tanvirtin in #258
- feat: add ability to discard changes in an unstaged file by @tanvirtin in #259
- feat: feat git checkout by @tanvirtin in #260
- Update docs by @tanvirtin in #261
- feat: connect gutter_blame_preview with project_commits_preview by @tanvirtin in #262
- chore: fix pipeline by @tanvirtin in #263
- feat: Project diff preview is now a tree by @tanvirtin in #265
- feat: staging a hunk automatically navigate you to the next hunk by @tanvirtin in #266
- chore: update ci by @tanvirtin in #267
- chore: maintenance by @tanvirtin in #268
- chore: maintenance refactor by @tanvirtin in #270
- feat: keymap help footer by @tanvirtin in #271
- fix: footer overlap by @tanvirtin in #272
- chore: maintenance refactor by @tanvirtin in #273
- fix: diff screen initial hunk focus. by @tanvirtin in #274
- fix: buffer_history_preview from cutting off in large screens by @tanvirtin in #275
- Chore | Migrate plugin from
v0.5.0
tov0.8.0
neovim version by @tanvirtin in #284 - v0.2.0 by @tanvirtin in #285
- fix(#287) issue with colorscheme switching event handler by @tanvirtin in #288
- fix(project_stash_preview): column mismatch between author and date by @tanvirtin in #289
- refactor(project_hunks_preview): organize data store by @tanvirtin in #290
- fix(project_logs_preview): Do not show irrelevant project logs by @tanvirtin in #292
- fix(ui) Fix overlap compatibility issue with other plugins by @tanvirtin in #293
- fix(ui): Revert screen minimization feature and fix window dissapearance issue by @tanvirtin in #294
- fix(screen): fix quit pre event by @tanvirtin in #295
- fix(screen): fix line number alignment issue for unified diffs on certain combinations by @tanvirtin in #296
- fix(keymapping): revert mapping to close screen previews by @tanvirtin in #298
- chore: update ci by @tanvirtin in #303
New Contributors
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- chore: refactor by @tanvirtin in #172
- chore: refactor by @tanvirtin in #174
- feat: Project Diff Preview | Goto hunks by @tanvirtin in #176
- fix: icon not found by @tanvirtin in #179
- doc: make it look pretty by @tanvirtin in #180
- reset_all by @tanvirtin in #183
- feat: partial diff painting by @tanvirtin in #185
- Develop by @tanvirtin in #194
- chore: cleanup renderer detachment by @tanvirtin in #195
- chore: maintenance refactor by @tanvirtin in #198
- Code Lens | Git Authorship by @tanvirtin in #200
- fix: symbols default config should not have symbols key by @steve-lorimer in #204
- Show staged info in project_diff_preview by @tanvirtin in #203
- Develop by @tanvirtin in #205
New Contributors
- @steve-lorimer made their first contribution in #204
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fix: Issue with submodule by @tanvirtin in #162
- fix: Race condition by @tanvirtin in #163
- Buffer history not updating on enter by @tanvirtin in #165
- fix: Uncessary command exposure by @tanvirtin in #167
- fix: blame line now recognizes years by @tanvirtin in #169
Full Changelog: v0.1.0...v0.1.1