v0.16.5
v0.16.5
✨ Enhancements
- Allow configuring linters separate from formatter (#1925) by @vinistock
- Refactor global usage of
Prism::Locationto minimize memory usage (#1917) by @aryan-soni - Support go to definition for unknown receiver calls (#1961) by @st0012
🐛 Bug Fixes
- Use selected encoding for computing semantic tokens (#1895) by @vinistock
- Run
initializeddirectly without pushing to queue (#1927) by @vinistock
📦 Other Changes
- Allow request ids to be strings (#1929) by @Earlopain
- Avoid memoizing dependencies (#1926) by @vinistock