Skip to content

v0.26.3

Choose a tag to compare

@github-actions github-actions released this 12 Nov 21:36
· 483 commits to main since this release
97cb29c

v0.26.3

✨ Enhancements

  • Add support for Package URL format for source links (#3807) by @paracycle

🐛 Bug Fixes

  • Restore request cancellation with correct implementation (#3791) by @janko
  • Ensure binmode and sync on LSP reporter socket (#3820) by @vinistock
  • Run bundle update only on the composed bundle (#3819) by @vinistock

📦 Other Changes

  • Speed up workspace symbol search by filtering before fuzzy matching (#3792) by @janko