What's Changed
✨ Enhancements
- Support inserting C-c C-z C-\ with quoted_insert by @tompng in #798
- Enter newline if cursor position is middle of input by @ima1zumi in #802
- Update to Unicode 16.0.0 by @ima1zumi in #803
🐛 Bug Fixes
🛠 Other Changes
- Fix typos in comment by @ydah in #796
- test_tty_ambiguous_width: Use Reline.test_rubybin by @sorah in #797
- Refactor handling key in LineEditor by @tompng in #799
- Refactor utf-8 strings and invalid strings in test code by @tompng in #800
- Fix typo: marco -> macro by @kaibadash in #806
- Fix CI for Ruby 2.7 by @ima1zumi in #807
- Migration for bundled gems by @hsbt in #811
- Add gem readline to Gemfile to fix failing ci jobs: readline by @tompng in #810
- Remove ruby-core workflow by @tompng in #812
- Remove unused constant CAPNAME_KEY_BINDINGS by @tompng in #808
- Refactor undo redo by @tompng in #809
- Reject directory from Gem::Specification#files by @hsbt in #813
- Use Relin::ANSI's buffer instead of calling STDIN.ungetc by @tompng in #815
- Fix typo by @ima1zumi in #817
- Add gem fiddle to Gemfile (Only used in windows) by @tompng in #818
- Basic setup for Reline's official documentation website by @st0012 in #820
- Bump version to 0.6.1 by @tompng in #823
New Contributors
- @ydah made their first contribution in #796
- @kaibadash made their first contribution in #806
Full Changelog: v0.6.0...v0.6.1