What's Changed
✨ Enhancements
- Implement end-of-history by @etiennebarrie in #826
🐛 Bug Fixes
- Rescue more errors in get/set_screen_size by @tompng in #824
- Fix cursor positioning for invalid halfwidth dakuten/handakuten combinations by @moznion in #832
- Fix quoted insert with invalid byte input by @tompng in #836
- Don't print useless prompt before escape sequence by @tompng in #839
🛠 Other Changes
- Enabled trusted publisher for rubygems.org by @hsbt in #828
- Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot] in #830
- Add validation for Encoding.default_external by @ksaito422 in #829
- Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot] in #831
- Add a test for non-ascii char input escaped with C-v by @tompng in #835
- Update grapheme cluster width calculation by @tompng in #837
- Support grapheme cluster that has width >= 3 by @tompng in #834
- Bump version to 0.6.2 by @ima1zumi in #843
New Contributors
- @ksaito422 made their first contribution in #829
- @moznion made their first contribution in #832
Full Changelog: v0.6.1...v0.6.2