What's Changed
✨ Enhancements
- Use method overloading to improve WhereChain definition by @paracycle in #2070
- [Tapioca Add-on] Implement boilerplate add-on code by @KaanOzkan in #2088
- [Tapioca Add-on] Introduce internal
lsp_addon
flag by @KaanOzkan in #2091 - Infer the worker count for
tapioca dsl
by @rzane in #2089 - [Tapioca Add-on] Generate DSL RBIs in add-on mode by @KaanOzkan in #2093
🐛 Bug Fixes
- Call
to_a
on cachedObjectSpace
enumerator by @warhammerkid in #2073 - Avoid writing gitattributes file unless necessary by @vinistock in #2077
- Ensure only constants that extend Module are parsed from requested paths by @hamishmorgan in #2084
- Pass LSP add-on option to DSL by @vinistock in #2097
- Pass lsp addon option to DSL loader by @vinistock in #2098
New Contributors
- @warhammerkid made their first contribution in #2073
- @hamishmorgan made their first contribution in #2084
- @rzane made their first contribution in #2089
Full Changelog: v0.16.4...v0.16.5