File rubygem-tty-screen.changes of Package rubygem-tty-screen
-------------------------------------------------------------------
Mon Jan 29 14:41:57 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 0.8.2, see bundled CHANGELOG.md
-------------------------------------------------------------------
Fri Sep 25 15:04:24 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 0.8.1
see installed CHANGELOG.md
## [v0.8.1] - 2020-07-17
### Fixed
* Fix name resolution with TTY::File by Alexey Nikitin (@tank-bohr)
## [v0.8.0] - 2020-05-28
### Added
* Add #windows? platform check
* Add #command_exist? to see if an executable exists before running it
* Add performance tests
### Changed
* Change #jruby? method to hoist within module
* Change #size_from_win_api to check only on windows platform and
hoist definition within module
* Change #size_from_java to hoist within module
* Change #size_from_ioctl to:
* check solaris-like system
* scan all streams to see if any attached to a terminal
* hoist definition within module
* Change #size_from_io_console to perform check on JRuby as well
* Change #size_from_readline to attempt to load readline gem
* Change #run_command to execute command directly without sub shell or temp files
-------------------------------------------------------------------
Mon Feb 10 16:00:29 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 0.7.1
see installed CHANGELOG.md
## [v0.7.1] - 2020-02-02
### Changed
* Change gemspec to add metadata, remove test artifacts and load version directly
-------------------------------------------------------------------
Wed Sep 18 13:57:19 UTC 2019 - chris@computersalat.de
- initial package 0.7.0