What's Changed
🐛 Bug Fixes
- Fallback to Reline when
require 'readline'
fails by @tompng in #1076 - Zero winsize bugfix by @tompng in #1073
📚 Documentation
🛠 Other Changes
- Use EnvUtil.rubybin instead of "ruby" in copy command test by @tompng in #1071
- Remove ruby-core workflow by @st0012 in #1075
- Suppress irb_info measures ambiguous_width in command test by @tompng in #1074
- bundled gems migration by @hsbt in #1078
- Ignore to contain directory to Gem::Specification#files by @hsbt in #1079
- Disable scheduled jobs for forks by @andyw8 in #1084
- add context.ap_name test by @QWYNG in #1052
- Document
USE_PAGER
config by @artur-intech in #1086 - Disable truffle-ruby scheduled job on forks by @andyw8 in #1087
- Bump version to 1.15.2 by @tompng in #1088
New Contributors
Full Changelog: v1.15.1...v1.15.2