What's Changed
- fix(ruby-lsp): Disable
onTypeFormatting
feature by @vitallium in #142 - refactor: replace String with PathBuf for path handling by @vitallium in #146
- ci: Add conventional commits linting by @vitallium in #147
- chore: Add
git-cliff
for conventional changelog by @vitallium in #148 - fix(gemset): Preserve env vars by @vitallium in #150
- fix(ruby): Expose
name
andRUBY_TEST_NAME
captures ontest_
by @vitallium in #153
Full Changelog: v0.12.0...v0.13.0