What's Changed
✨ Enhancements
- Make the experimental flag install beta versions of the server by @vinistock in #1126
🐛 Bug Fixes
- Defer to Bundler to get gemfile and lockfile names by @vinistock in #1139
- Eagerly instantiate RubyIndexer::Configuration by @vinistock in #1142
- Add lib to LOAD_PATH instead of using require_relative by @vinistock in #1140
🛠 Other Changes
- match rubocop diagnostic severities by @maxnotarangelo in #1106
- Refactor RuboCop diagnostics for better encapsulation by @paracycle in #1123
- Create custom cop to ensure match between listener and handler by @snutij in #1132
- Improve performance of computing indexables by @vinistock in #1129
New Contributors
- @maxnotarangelo made their first contribution in #1106
Full Changelog: v0.12.0...v0.12.1