File rubygem-airbrussh.changes of Package rubygem-airbrussh
-------------------------------------------------------------------
Tue Jun 20 06:44:53 UTC 2017 - coolo@suse.com
- updated to version 1.3.0
see installed CHANGELOG.md
## [1.3.0][] (2017-06-16)
* [#109](https://github.com/mattbrictson/airbrussh/pull/109): Add configurable task prefix - [@gondalez](https://github.com/gondalez)
-------------------------------------------------------------------
Sat Apr 15 04:28:42 UTC 2017 - coolo@suse.com
- updated to version 1.2.0
see installed CHANGELOG.md
## [1.2.0][] (2017-04-14)
* [#95](https://github.com/mattbrictson/airbrussh/pull/95): colorize LogMessage label on WARN level and above - [@klyonrad](https://github.com/klyonrad)
* [#106](https://github.com/mattbrictson/airbrussh/pull/106): Remove the `log_file` parameter from the `CommandFormatter#exit_message` method; it was unused - [@mattbrictson](https://github.com/mattbrictson)
-------------------------------------------------------------------
Tue Jan 3 05:29:49 UTC 2017 - coolo@suse.com
- updated to version 1.1.2
see installed CHANGELOG.md
## [1.1.2][] (2017-01-02)
* Add Ruby 2.4.0 to testing matrix and fix Ruby 2.4 deprecation warnings
-------------------------------------------------------------------
Sat Sep 10 04:28:41 UTC 2016 - coolo@suse.com
- updated to version 1.1.1
see installed CHANGELOG.md
## [1.1.1][] (2016-09-09)
* When a Capistrano deploy fails and the error log is dumped to the console,
Airbrussh no longer truncates the error output. This ensures that important
troubleshooting information is not lost.
[#91](https://github.com/mattbrictson/airbrussh/issues/91)
-------------------------------------------------------------------
Wed Jul 27 04:28:32 UTC 2016 - coolo@suse.com
- updated to version 1.1.0
see installed CHANGELOG.md
## [1.1.0][] (2016-07-26)
* Use default color for info messages.
When using the `gray` color on some implementation of the `solarized`
theme the text is not visible. The `solarized` theme is popular and
bugs have been reported about missed error messages, so this patch
switches these messages to the default color.
(see [#84](https://github.com/mattbrictson/airbrussh/issues/84))
-------------------------------------------------------------------
Wed May 25 07:28:53 UTC 2016 - coolo@suse.com
- initial package