We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12eaa66 commit d3b8aaeCopy full SHA for d3b8aae
History.md
@@ -1,3 +1,10 @@
1
+### 1.4.2 / 2021-06-14
2
+
3
+New features:
4
5
+* Added samples for addch, attron, mouse tracking and colors.
6
+ Pull request #62 by coezbek.
7
8
### 1.4.1 / 2021-05-22
9
10
Bug fixes:
curses.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new { |s|
s.name = "curses"
- s.version = "1.4.1"
+ s.version = "1.4.2"
s.author = ["Shugo Maeda", 'Eric Hodel']
s.email = ["shugo@ruby-lang.org", 'drbrain@segment7.net']
s.homepage = "https://github.com/ruby/curses"
0 commit comments