What's Changed
- Move
omit
s by @nobu in #68 - Load the built extension library in noctty tests by @nobu in #69
- Show the correct exception when the stty backend cannot be required by @eregon in #70
- Skip building extension on WASI by @kateinoigakukun in #71
- Update gperf by @nobu in #73
- Declare as Ractor-safe by @nobu in #74
- Make
IO.console
Ractor-safe by @nobu in #75 - Support older versions of ruby by @nobu in #77
- Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #78
- Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #79
- Read errno before calling rb_io_path() by @XrXr in #80
- Check if
rb_syserr_fail_str
is available by @nobu in #81 - Freeze the version string by @nobu in #82
- Add
IO#ttyname
that returns the tty name or nil by @nobu in #76
New Contributors
- @kateinoigakukun made their first contribution in #71
- @XrXr made their first contribution in #80
Full Changelog: v0.7.2...v0.8.0