v0.2.2
What's Changed
- feat(live_gutter,live_blame,authorship_code_lens): make buffer events more reactive to git by @tanvirtin in #331
- chore(async): rename functions for clarity by @tanvirtin in #332
- fix(ui): check for nil config in SimpleView by @zdleaf in #335
- fix(git show): allow cwd outside root git dir by @zdleaf in #334
- fix(git show): cwd is sometimes required by @zdleaf in #337
- chore: remove stale bot by @tanvirtin in #349
- Optimize std out parsing by @tanvirtin in #350
- fix(git): fix stdout parsing by @tanvirtin in #351
- fix: ensure all of stdout can be collected by @tanvirtin in #352
- fix(#343): fix project_logs_preview by @tanvirtin in #354
- fix(screens): fix history and project diff screens crashing on projects without a git dir by @tanvirtin in #355
- live_signs | improve live signs readability by @tanvirtin in #356
- screens | replace j, k with event CursorMoved by @tanvirtin in #357
- #343 | fix vimdoc by @tanvirtin in #358
- fix | rendering | highlight rendering on last line by @tanvirtin in #359
- Update vim.notify by @cubatic45 in #360
New Contributors
- @zdleaf made their first contribution in #335
- @cubatic45 made their first contribution in #360
Full Changelog: v0.2.1...v0.2.2