File rubygem-tty-reader.changes of Package rubygem-tty-reader
-------------------------------------------------------------------
Wed Jan 20 13:31:15 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 0.9.0
see installed CHANGELOG.md
## [v0.9.0] - 2020-12-08
### Added
* Add buffer to save input when traversing history and restore it back
similar to shell
### Changed
* Pressing :down no longer erases the #read_line input if history is disabled by Charles Pence (@pencechp)
* Change Reader initializer to use keyword arguments in place of options hash
* Change history to only exclude empty lines without any space or invisible characters
* Change all input reading methods to use explicit keyword arguments
### Fix
* Fix #read_multiline :value parameter to insert content only once in the first line
-------------------------------------------------------------------
Fri Sep 25 15:04:09 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 0.8.0
see installed CHANGELOG.md
## [v0.8.0] - 2020-06-28
### Changed
* Change gemspec to load version directly and remove test artefacts
* Change to update tty-screen dependency
* Change to remove bundler dev dependency and relax wisper version
-------------------------------------------------------------------
Mon Feb 10 16:00:13 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 0.7.0
see installed CHANGELOG.md
## [v0.7.0] - 2019-11-24
### Added
* Add support for a multi-line prompt by Katelyn Schiesser(@slowbro)
* Add metadata to gemspec
-------------------------------------------------------------------
Wed Sep 18 14:07:20 UTC 2019 - chris@computersalat.de
- initial package 0.6.0