What's Changed
- Reline.delete_text removes the current line in multiline by @aycabta in #272
- Support preposing and postposing for Reline.completion_proc by @aycabta in #273
- Suppress crashing when completer_quote_characters or completer_word_break_characters is empty by @aycabta in #274
- Add Ruby 3.0 to list of versions in CI workflow by @richardmcmillen in #238
- CI: Fix matrix setting "cfg" to be "include" & add Ruby 3.0 by @olleolleolle in #275
- Reset @rest_height when clear screen by @aycabta in #276
New Contributors
- @richardmcmillen made their first contribution in #238
Full Changelog: v0.2.4...v0.2.5