What's Changed
✨ Enhancements
🐛 Bug Fixes
- Avoid creating method objects unnecessarily when distinguishing between commands and statements. by @tompng in #1138
- Show-source should not raise error even if line_no is wrong by @tompng in #1145
🛠 Other Changes
- Pin power_assert to v2 for Ruby 2.7 (v3 requires 3.1+) by @ima1zumi in #1135
- Revert " Pin power_assert to v2 for Ruby 2.7 (v3 requires 3.1+)" by @ima1zumi in #1136
- Bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #1137
- Change platform mswin to nil by @ima1zumi in #1139
- update test to check for UTF16LE/BE by @alexanderadam in #1132
- Correct usage for -w. It turns ON warnings, not OFF. by @zenspider in #1141
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1143
- Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #1144
- Update rc-files documentation by @eval in #1113
- Bump step-security/harden-runner from 2.13.2 to 2.13.3 by @dependabot[bot] in #1147
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1146
- call Thread.pass just after Thread.stop by @ko1 in #1148
- Bump step-security/harden-runner from 2.13.3 to 2.14.0 by @dependabot[bot] in #1149
- Bump version to 1.16.0 by @tompng in #1150
New Contributors
- @zenspider made their first contribution in #1141
- @ko1 made their first contribution in #1148
Full Changelog: v1.15.3...v1.16.0