What's Changed
- Remove no longer used variable by @nobu in #119
- [DOC] Use
:nodoc:instead of:stopdoc:for internal C-defined classes by @st0012 in #123 - Document that getch can return nil by @zonuexe in #130
- CI: Pin rbs on JRuby to a pre-release with JRuby support by @olleolleolle in #135
- Make win32_vk generator portable to cmd.exe by @nobu in #136
- Remove stale checks by @nobu in #138
- Extend
IO#tty?to recognize Windows PTYs by @nobu in #139 - Changed File.exists? to File.exist? in lib/ffi/io/console/stty_console.rb by @Kostadin in #137
- Clean up platform dispatch in the FFI version by @nobu in #141
- Implement FFI console mode support by @nobu in #142
- Introduce the
IO::Consolenamespace by @nobu in #143 - Refactor and fix
IO#_io_console_sttyby @nobu in #144 - Add Windows console support by @nobu in #140
New Contributors
- @st0012 made their first contribution in #123
- @zonuexe made their first contribution in #130
- @Kostadin made their first contribution in #137
Full Changelog: v0.8.2...v0.9.0