Releases: kwerle/ruby_language_server
Releases · kwerle/ruby_language_server
v0.9.0
What's Changed
- Update to Ruby 4.0 by @Copilot in #104
- Kwerle/issue26 by @kwerle in #105
- Add RSpec 'let' and 'let!' variable capture to scope parser by @Copilot in #107
- Use
make testin GitHub Actions workflow by @Copilot in #109 - Remove -it flag from test target in Makefile by @Copilot in #113
- Update activerecord gem to 8.1 by @Copilot in #111
- Feature/socket support by @kwerle in #101
- Add coverage target using rcov by @Copilot in #115
- Feature/more test coverage by @kwerle in #116
New Contributors
- @Copilot made their first contribution in #104
Full Changelog: v0.4.2...v0.9.0
v0.4.2
Full Changelog: 042...v0.4.2
v0.4.1
Full Changelog: 041...v0.4.1
v0.4.0
What's Changed
- Update activerecord requirement from ~> 6.1 to >= 6.1, < 8.0 by @dependabot in #74
- Features/updates by @kwerle in #75
- Features/lock sqlite by @kwerle in #76
- Features/lock sqlite by @kwerle in #77
- Features/47 shallow parsing by @kwerle in #78
- Bump activesupport from 7.0.4 to 7.0.4.3 by @dependabot in #81
- Bump activesupport from 7.0.4.3 to 7.0.7.2 by @dependabot in #82
- Update ruby, rubocop version, make a couple of rubocop tweaks by @kwerle in #85
- 0.3.17 by @kwerle in #86
- Bump rexml from 3.2.5 to 3.3.3 by @dependabot in #84
- Bump rexml from 3.2.5 to 3.3.6 by @dependabot in #87
- Bump for 0.3.18 by @kwerle in #88
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #90
- Ditch rubocop by @kwerle in #92
- Auto tag & publish master branch by @kwerle in #93
- Update to ruby 3.4 by @kwerle in #94
- Update rails & ruby by @kwerle in #95
New Contributors
- @dependabot made their first contribution in #74
Full Changelog: 0.3.16.1...v0.4.0