Skip to content

5.0.1

Compare
Choose a tag to compare
@presidentbeef presidentbeef released this 28 Apr 17:36
· 354 commits to main since this release
  • Support loading slim/smart (#1570)
  • Set more line numbers on Sexps (#1579)
  • Detect ::Rails.application.configure too (#1584)
  • Always ignore slice/only calls for mass assignment
  • Don't fail if $HOME/$USER are not defined
  • Convert splat array arguments to arguments
  • Bundle unreleased RubyParser changes