What's Changed
- Fix missing require. by @ioquatix in #293
- Fix failed test by @ima1zumi in #294
- Add terminfo tests by @aycabta in #295
- Use "omit" instead of "return" by @aycabta in #297
- Windows cmd: Don't type anything when pressing ALT keys alone by @larskanis in #299
- Follow changing file path of ruby/ruby by @aycabta in #304
- Support Enter key of numpad on Windows by @aycabta in #303
- Added support for Numpad divide key on Windows. by @SilverPhoenix99 in #305
- Fix reline on OpenBSD by @jeremyevans in #306
- Add original C function declarations comment for each function by @aycabta in #307
- Check empty .inputrc by @aycabta in #308
- Fix Ctrl+Enter key in Windows by @SilverPhoenix99 in #310
- Check TYPE_VARIADIC by @aycabta in #311
- Support Terminfo on Cygwin and macOS by @aycabta in #296
New Contributors
- @larskanis made their first contribution in #299
- @SilverPhoenix99 made their first contribution in #305
Full Changelog: v0.2.6...v0.2.7