Skip to content

Releases: PeterCamilleri/mini_term

Version 0.1.3

29 Mar 17:49
Compare
Choose a tag to compare

Minor release:

  • Removed dependency on minitest_visible for issue #8

Version 0.1.2

14 Mar 15:13
Compare
Choose a tag to compare

Minor release:
Corrected issue #6 with better docs
Corrected issue #7

A security issue has been found in rake.
Update the dependency to ">= 12.3.3"

Version 0.1.1

24 Mar 16:50
Compare
Choose a tag to compare

On an unmapped input, the keyboard is now flushed.

Issues: #3 , #5

Version 0.1.0

05 Nov 01:48
Compare
Choose a tag to compare

The initial release of this code after a lot of development and testing.

Included are extensive docs in the readme file and four helper utilities in the exe folder.

Anticipated areas that will need attention are:

  • JRuby support under Linux and OS-X.
  • Rubinius support at all.