Skip to content

v0.6.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 03:48
· 6 commits to master since this release
274850e

What's Changed

✨ Enhancements

🐛 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

Full Changelog: v0.6.1...v0.6.2