What's Changed
🐛 Bug Fixes
- Support copy command on windows and wsl by @hogelog in #1153
- Fix incorrect history handling in nested session with debug.gem by @st0012 in #1158
- Treat frame.path as nilable in frame filtering by @st0012 in #1161
🛠 Other Changes
- Exclude dependabot updates from release note by @hsbt in #1151
- Fix test_rendering flaky pager test by @tompng in #1152
- Syntax Highlight using Prism by @tompng in #1091
- Nesting analysis using Prism by @tompng in #1092
- Add missing keyword to colorize by @tompng in #1163
- Stop pointing rbs to git source by @st0012 in #1165
- Support slices change in Prism by @tompng in #1168
- Bump version to 1.17.0 by @st0012 in #1169
- Skip tests that are failing on TruffleRuby by @st0012 in #1170
Full Changelog: v1.16.0...v1.17.0