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 65f368f commit 9d4923cCopy full SHA for 9d4923c
History.md
@@ -1,3 +1,10 @@
1
+### 1.4.3 / 2022-01-06
2
+
3
+New features:
4
5
+* Added flushinp, menu mark, fore and back functions.
6
+ Pull request #66 by Isty001.
7
8
### 1.4.2 / 2021-06-14
9
10
New features:
curses.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new { |s|
s.name = "curses"
- s.version = "1.4.2"
+ s.version = "1.4.3"
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