Skip to content

Releases: Shopify/ruby-lsp-rails

v0.4.0

04 Feb 18:06
d44779e
Compare
Choose a tag to compare

What's Changed

🚧 Breaking Changes

  • Allow server to send asynchronous notifications to client by @vinistock in #559

✨ Enhancements

  • Start passing relevant capabilities to runtime server by @vinistock in #560
  • Allow server and runtime add-ons to report progress by @vinistock in #561
  • Show progress when reloading the Rails application by @vinistock in #563
  • Wrap stderr in a structure log delegator by @vinistock in #564
  • Allow disabling pending migration prompt by @vinistock in #570

🐛 Bug Fixes

  • Check if global state is already initialized before creating listeners by @vinistock in #562

Full Changelog: v0.3.31...v0.4.0

v0.3.31

23 Jan 20:57
a1f3cc1
Compare
Choose a tag to compare

What's Changed

🛠 Other Changes

  • Watch for YAML file changes for fixtures by @andyw8 #557

Full Changelog: v0.3.30...v0.3.31

v0.3.30

16 Jan 19:10
e4098b4
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

Full Changelog: v0.3.29...v0.3.30

v0.3.29

10 Jan 15:26
8d37218
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Prevent IOError occurrences in the logger thread by @vinistock in #554

Full Changelog: v0.3.28...v0.3.29

v0.3.28

07 Jan 15:22
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Support migration output messages containing multibyte characters by @louim in #542

🛠 Other Changes

New Contributors

Full Changelog: v0.3.27...v0.3.28

v0.3.27

22 Nov 18:18
2d1244f
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Improve diagnostics for situations where Rails fails to boot by @andyw8 in #520
  • Update for changes to index enhancements API by @andyw8 in #529

🐛 Bug Fixes

🛠 Other Changes

  • Remove dead class IncompleteMessageError by @shopify-codedb in #531
  • Add support for class_methods do blocks within concerns by @andyw8 in #530

Full Changelog: v0.3.26...v0.3.27

v0.3.26

08 Nov 13:06
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Improve error handling for database problems by @andyw8 in #517

Full Changelog: v0.3.25...v0.3.26

v0.3.25

06 Nov 18:20
4f72ce4
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Group incomplete and empty message into MessageError by @vinistock in #515

Full Changelog: v0.3.24...v0.3.25

v0.3.24

06 Nov 15:02
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Don't call check_all_pending! for older Rails by @andyw8 in #513

Full Changelog: v0.3.23...v0.3.24

v0.3.23

05 Nov 22:06
a89f3a2
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v0.3.22...v0.3.23