Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit21a1bd8

Browse files
committed
Bump version to 1.4.1
1 parenta340bef commit21a1bd8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
###1.4.1 / 2021-05-22
2+
3+
Bug fixes:
4+
5+
* Use chtype instead of char to support attributes
6+
* Fixes for Ruby 3.1.
7+
18
###1.4.0 / 2020-12-10
29

310
New features:

‎curses.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new{ |s|
22
s.name="curses"
3-
s.version="1.4.0"
3+
s.version="1.4.1"
44
s.author=["Shugo Maeda",'Eric Hodel']
55
s.email=["shugo@ruby-lang.org",'drbrain@segment7.net']
66
s.homepage="https://github.com/ruby/curses"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp