Skip to content

v0.17.15

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 21:41
· 394 commits to main since this release
30e66ca

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