This project adheres to Semantic Versioning.
This CHANGELOG follows the format located here
1.1.0 - 2019-10-28
- updated dependencies via dependabot (@dependabot)
- allow targeting a single cookbook for cleanup, not specifying any cookbook will cleanup all cookbooks (@majormoses)
- locked
chef
dependencies to keep ruby2.3
support (@majomoses)
1.0.0 - 2018-03-06
- option
--dry-run
to echo out what it would do (@majormoses) - option
--versions-to-keep
which allows you keep x versions, this is useful for cleaning up cookbooks but leaving the last few around for easy rollback and such (@majormoses) - rubocop config (@majormoses)
- travis config (@majormoses)
- updated dependencies (@majormoses)
- license (@majormoses)
- removed ruby
< 2.3.1
support (@majormoses)
0.1.1 - 2014-04-08
- functional version (@agoddard)