v0.7.0
What's Changed
- Adds Ruby 3.2 to the CI matrix by @petergoldstein in #39
- Support native console in linux aarch64 for JRuby by @PChambino in #41
- Remove usage of IO internals. by @ioquatix in #43
- Improvements to JRuby support by @headius in #45
- [DOC] IO::console.getpass usage example by @olivierlacan in #46
- Use test-unit-ruby-core by @nobu in #47
- Bump actions/checkout from 3 to 4 by @dependabot in #49
- [DOC] Add .document by @nobu in #51
- [DOC] Add RDoc task by @nobu in #52
- [DOC] Split .document files to sync with ruby/ruby by @nobu in #53
- Intersperse Win32 and termios implementations by @nobu in #54
- enable s390x for jruby by @ahorek in #56
- Version by @nobu in #58
- Use latest from ruby-version by @nobu in #55
- [DOC] Add documentation for IO#cursor by @MatheusRich in #50
New Contributors
- @petergoldstein made their first contribution in #39
- @PChambino made their first contribution in #41
- @olivierlacan made their first contribution in #46
- @ahorek made their first contribution in #56
- @MatheusRich made their first contribution in #50
Full Changelog: v0.6.0...v0.7.0