v0.17.15
v0.17.15
🐛 Bug Fixes
- Rely always on workspace URI instead of Dir.pwd (#2424) by @vinistock
- Fix singleton class nesting when inside top level reference (#2471) by @vinistock
- Assume UTF-8 when detecting Rails (#2469) by @andyw8
- Improve definition handling for guessed receiver types (#2472) by @st0012