Commit b601457
taca
devel/ruby-curses: update to 1.6.0
1.5.4 (2026-03-01)
What's Changed
* Update Ruby versions to 3.4 by @shugo in NetBSD#119
* Specify need to install rubygems-server by @nateberkopec in #112
* Rename screendata.stdscr to stdscr_value to avoid a conflict on Cygwin by
@shugo in NetBSD#120
* Fix assignment by @wtn in NetBSD#122
New Contributors
* @nateberkopec made their first contribution in #112
* @wtn made their first contribution in NetBSD#122
1.6.0 (2026-03-06)
What's Changed
* Support ncurses extended colors API by @shugo in NetBSD#130
* Add Window#attr_set and Window#attr_get by @shugo in NetBSD#131
* Do not use wattr_set() if wattr_get() is unavailable by @shugo in NetBSD#132
* Do not use rb_f_notimplement for attr_set/attr_get by @shugo in NetBSD#1331 parent 1c4aeb2 commit b601457
3 files changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments