- Fix problem on calling
has_resource?
multiple times. Authored by @sonots!
- Fix crucial typo in
has_cookbook_file?
. Authored by @maoueh!
- First not 0.0.* release
- Made Chef a development dependency to avoid embedded gem confusion;
installing it with a
chef_gem
resource is recommended, and then we can assume Chef is already installed.