Revision history for Perl extension Chef-Knife-Cmd
0.07 2015-09-05T22:28:05Z
- This version is not backwards compatible with the previous version
- Removed verbose, print_cmd, and logfile attributes
- Added the callback attribute
- The above changes are due to updates in the latest version of
Shell::Carapace and provide a more flexible user interface for logging.
0.06 2015-05-23T19:04:47Z
- make Minilla a develop dependency instead of a build dependency
0.05 2015-05-10T21:13:55Z
- added support for 'knife data bag show'
- added support for 'knife search node'
- added support for 'knife search index'
0.04 2015-02-09T21:03:56Z
- updates to pod
0.03 2015-02-09T17:53:45Z
- logfile param no longer required
0.02 2015-02-09T12:59:53Z
- automatic decoding when '--format json' is used
- minor pod updates
0.01 2015-02-09T01:06:44Z
- original version