Project

General

Profile

Download (7.48 KB) Statistics
| Branch: | Tag: | Revision:
ruby-kafo (0.5.4-1) stable; urgency=low

* Allow adding custom modules in hooks (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Wed, 23 Apr 2014 08:52:59 +0000

ruby-kafo (0.5.3-1) stable; urgency=low

* Include custom params classes (mhulan@redhat.com)
* Allow custom params_path configuration using mapping (mhulan@redhat.com)
* Load default values of all modules (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Tue, 15 Apr 2014 13:28:58 +0000

ruby-kafo (0.5.2-1) stable; urgency=low

* Fixes #4648 - make sure default password are not exposed (mhulan@redhat.com)
* Fixes #5112: Show actual answers file in '-d' output. (ericdhelms@gmail.com)
* Removed silent code (mhulan@redhat.com)
* Add progressbar support for puppet 3.5 (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Tue, 08 Apr 2014 15:58:58 +0000

ruby-kafo (0.5.0-1) stable; urgency=low

* Improved hooks (mhulan@redhat.com)
* Support classes without param.pp defined (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Mon, 31 Mar 2014 10:26:27 +0000

ruby-kafo (0.4.0-1) stable; urgency=low

* Version bump to 0.4.0 (mhulan@redhat.com)
* Fix #3053 - Extracted parsers to extra gem (mhulan@redhat.com)
* Refs #4281 - use utf only if supported (mhulan@redhat.com)
* add dynamic path for the default config file (kvedulv@kvedulv.de)
* Refs #4281 - Bright and dark background colors (mhulan@redhat.com)
* Fix #4281 - improve kafo output in interactive mode (mhulan@redhat.com)
* Fix #4177 - Help output is sorted correctly on 1.8 (mhulan@redhat.com)
* Make kafofy more consistent and user friendly (mhulan@redhat.com)
* Improved kafofy usability and out of the box experience (nils@domrose.net)

-- Marek Hulan <mhulan@redhat.com> Tue, 11 Mar 2014 09:03:01 +0000

ruby-kafo (0.3.16-1) stable; urgency=low

* Fix #4402 - remove definition support (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Thu, 20 Feb 2014 14:02:14 +0000

ruby-kafo (0.3.15-1) stable; urgency=low

* Fix #4367 - current environment compatible with all puppet versions
(mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Tue, 18 Feb 2014 16:51:49 +0000

ruby-kafo (0.3.14-1) stable; urgency=low

* Fix #4347 - validations adapted to latest puppet (mhulan@redhat.com)
* adds compatibility with latest puppet version (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Mon, 17 Feb 2014 16:17:55 +0000

ruby-kafo (0.3.12-1) stable; urgency=low

* Fix few smaller issues (mhulan@redhat.com)
* Fix dumping 'false' default values (mhulan@redhat.com)
* Display fatal errors on STDOUT (mhulan@redhat.com)
* Fix --no-colors issues with older highline (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Thu, 30 Jan 2014 13:01:40 +0000

ruby-kafo (0.3.8-1) stable; urgency=low

* Fixes #3990 - Load is_* functions in validator (mhulan@redhat.com)
* Fixes #3887 - Support for deeply nested modules (mhulan@redhat.com)
* Fix issue when manifests can't be parsed (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Fri, 24 Jan 2014 14:44:07 +0000

ruby-kafo (0.3.7-1) stable; urgency=low

* Howto release a new version (mhulan@redhat.com)
* Fix error with nil modules_dir running kafo-export-params
(dcleal@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Tue, 14 Jan 2014 18:25:03 +0000

ruby-kafo (0.3.6-1) stable; urgency=low

* Fixes ignoring of custom modules_dir path (mhulan@redhat.com)
* Mention the --ignore-undocumented option in README (inecas@redhat.com)
* Fix modules_dir config override (dcleal@redhat.com)
* Fix logger require conflict (mhulan@redhat.com)
* Keep exit status on non-PTY.check path (dcleal@redhat.com)
* fixes #3394 - added --trace puppet option as default (lzap+git@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Sun, 12 Jan 2014 20:28:03 +0000

ruby-kafo (0.3.4-1) stable; urgency=low

* Fixes #3831 - Add support for hash type (mhulan@redhat.com)
* Add docs for new Hash type (mhulan@redhat.com)
* Add Puppet 3.4 to supported list for progress bars (dcleal@redhat.com)
* few help screen typos and improvements (lzap+git@redhat.com)
* A tiny grammar fix (dcleal@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Tue, 10 Dec 2013 12:28:27 +0000

ruby-kafo (0.3.3-1) stable; urgency=low

* Fixes #3789 - remove relative parts of the modulepath (shk@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Tue, 03 Dec 2013 11:17:03 +0000

ruby-kafo (0.3.1) stable; urgency=low

* Fixes #3244 - Extend app options parsing (mhulan@redhat.com)
* Fixes #3670 - Ruby 1.8 compatible hooks (mhulan@redhat.com)
* Fixes #3619 - better parsing and escaping values (mhulan@redhat.com)
* Updating asciidoc exporter (lzap+git@redhat.com)
* Remove Fedora 18 koji target (dcleal@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Tue, 19 Nov 2013 08:35:29 +0000

ruby-kafo (0.3.0-1) stable; urgency=low

* Be more tolerant for manifests (mhulan@redhat.com)
* Fix tests caching (mhulan@redhat.com)
* Fix for Ruby 1.8 (mhulan@redhat.com)
* Namespace refactoring (mhulan@redhat.com)
* Conditions are evaluated and reflected in wizard refs #3337
(mhulan@redhat.com)
* Wizard respects parameter groups (mhulan@redhat.com)
* Add encoding to new files (mhulan@redhat.com)
* Support for brief and full help (mhulan@redhat.com)
* Store parsed groups and conditions to params (mhulan@redhat.com)
* New parser abilities (mhulan@redhat.com)
* Add hooking support (mhulan@redhat.com)
* Adding ascidoc formatter (lzap+git@redhat.com)
* Fixes #3240 - Respect color settings in wizard (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Fri, 08 Nov 2013 09:55:15 +0000

ruby-kafo (0.2.1-1) stable; urgency=low

* Fixes #3227 - restore app options names (mhulan@redhat.com)
* Fixes #3217 - Do not output messages to STDOUT (mhulan@redhat.com)
* Fixes #3216 - Print error on STDOUT (mhulan@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Thu, 9 Aug 2013 13:17:16 +0000

ruby-kafo (0.2.0-1) stable; urgency=low

* Fixes #3062 - Add --no-colors support (mhulan@redhat.com)
* Fixes #3191 - custom verbose log level configuration (mhulan@redhat.com)
* Fixes #3188 - don't prefix symbols with !ruby/sym (mhulan@redhat.com)
* Fixes #3032 - ignore documentation inconsistency option
(mhulan@redhat.com)
* Share CLI args with app config (mhulan@redhat.com)
* Merge pull request #21 from domcleal/help-sort (dominic@computerkb.co.uk)
* Sort modules and parameters in --help output (dcleal@redhat.com)
* Fixes #3175 - process exiting is handled more carefully
(mhulan@redhat.com)
* Exit with 0 when calling kafo-configure --help (dcleal@redhat.com)
* Print validation errors to console when using progress bar
(dcleal@redhat.com)

-- Marek Hulan <mhulan@redhat.com> Thu, 7 Aug 2013 15:26:16 +0000

ruby-kafo (0.1.0-1) stable; urgency=low

* Progress bar support

-- Marek Hulan <mhulan@redhat.com> Thu, 30 Sep 2013 08:48:16 +0000

ruby-kafo (0.0.17-1) stable; urgency=low

* New release

-- Marek Hulan <mhulan@redhat.com> Thu, 27 Sep 2013 16:11:16 +0000

ruby-kafo (0.0.16-1) stable; urgency=low

* New release

-- Marek Hulan <mhulan@redhat.com> Thu, 26 Sep 2013 19:14:16 +0000

ruby-kafo (0.0.15-1) UNRELEASED; urgency=low

* New release

-- Marek Hulan <mhulan@redhat.com> Mon, 16 Sep 2013 12:55:16 +0000

ruby-kafo (0.0.14-1) UNRELEASED; urgency=low

* New release

-- Greg Sutcliffe <gsutclif@redhat.com> Fri, 13 Sep 2013 09:24:16 +0000

ruby-kafo (0.0.12-1) UNRELEASED; urgency=low

* Initial release

-- Greg Sutcliffe <gsutclif@redhat.com> Fri, 06 Sep 2013 15:44:16 +0000
(1-1/8)