Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-io-console
From: Takahiro Kambe
Date: 2024-12-08 17:40:00
Message id: 20241208164000.4F9A4FC1C@cvs.NetBSD.org
Log Message:
devel/ruby-io-console: update to 0.8.0
pkgsrc change: remove "USE_LANGUGAES= c" since it is default value.
0.8.0 (2024-12-03)
What's Changed
* Move omits 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
Files: