What's Changed
- test_yamatanooroti on ruby 2.7 needs irb>=1.3.6 by @YO4 in #419
- windows: test_yamatanooroti fix by @YO4 in #420
- Fix reline on Solaris by @peterzhu2118 in #421
- Clear dialog when just_move_cursor is called with dialog at last line by @aycabta in #422
- Clear dialog when adding new line to end of buffer by @aycabta in #423
- Use Ruby 3.1 for CI by @aycabta in #424
- Ignore global constants when checking if Fiddle::VERSION exists by @postmodern in #426
- The AltGr behaves exactly the same as Ctrl+Alt by @aycabta in #425
- Fix support for emacs-ctlx and emacs-meta keymaps by @tpope in #431
- Added dependabot.yml for actions by @hsbt in #439
- Bump actions/checkout from 2 to 3 by @dependabot in #440
- Require Ruby >= 2.6 by @ima1zumi in #442
- Use Ruby head on CI by @ima1zumi in #445
- Workaround libncurses.so as a linker script by @nevans in #441
- Check the ambiguous char width only on tty by @nobu in #429
- Revert "Merge pull request #441 from nevans/workaround-linker-script-so" by @st0012 in #451
- Enable to change the background color of dialogs. by @pocari in #413
- Add tests for top-level dialog color APIs by @st0012 in #455
- Improve dialog color api by @st0012 in #454
- Rename dialog_pointer_* to dialog_highlight_* by @st0012 in #456
- Remove loose operation in Dialog#render_each_dialog by @Maumagnaguagno in #432
- Support dumb terminal by @nobu in #463
- Workaround for Alacritty and MacOS by @hsbt in #464
- fix vi-operator-arg by @otavioschwanck in #469
- Fix misuse of kwarg in IO#raw by @hasumikin in #478
- Use bundle exec and yamatanooroti should pick up Gemfile's irb version by @st0012 in #480
- Remove unapproved color setting APIs by @st0012 in #479
- Fix a misparameter of RubyLex#set_input in termination_checker.rb by @hasumikin in #482
New Contributors
- @peterzhu2118 made their first contribution in #421
- @postmodern made their first contribution in #426
- @tpope made their first contribution in #431
- @dependabot made their first contribution in #440
- @nevans made their first contribution in #441
- @st0012 made their first contribution in #451
- @pocari made their first contribution in #413
- @Maumagnaguagno made their first contribution in #432
- @otavioschwanck made their first contribution in #469
- @hasumikin made their first contribution in #478
Full Changelog: v0.3.1...v0.3.2