Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:44
· 1 commit to master since this release
f9658f1

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::Console namespace by @nobu in #143
  • Refactor and fix IO#_io_console_stty by @nobu in #144
  • Add Windows console support by @nobu in #140

New Contributors

Full Changelog: v0.8.2...v0.9.0