v0.5.0
What's Changed
🐛 Bug Fixes
- Do not send color reset sequence when GeneralIO is used by @tompng in #661
- Add mode_string to prompt calculation dependencies by @tompng in #658
- Disable dialog proc if TERM=dumb by @tompng in #663
🛠 Other Changes
- Ensure compatibility with frozen string literals by @casperisfine in #643
- Reline 0.5.0.pre by @tompng in #614
- Change rendered_screen.lines to non-nil by @tompng in #650
- Make mutated string in yamatanooroti explicitly mutable by @st0012 in #662
- Refactor key actor test by @tompng in #645
- Remove useless pasting tests by @st0012 in #665
- Bump version to v0.5.0 by @ima1zumi in #664
New Contributors
- @casperisfine made their first contribution in #643
Full Changelog: v0.4.3...v0.5.0