Releases: arangamani/chef-taste
Releases · arangamani/chef-taste
v1.1.1
- Bug fix: Skip changelog url generattion for dependency which has no source url (Pull request #4)
v1.1.0
- Added JSON output support (Issue #1)
- Added a new
--format
command line argument which accepts table
and json
as options.
- Changed 'N/A' to empty strings in tables (Issue #2)
- Added rubocop and travis-ci integration