What's Changed
- Ensure strings with only underscores are not processed as Integer by @zendesk-jmeade in #687
- Use
String#match?
overString#=~
when applicable by @casperisfine in #688
New Contributors
- @zendesk-jmeade made their first contribution in #687
Full Changelog: v5.2.0.beta1...v5.2.0.beta3