This repository has been archived by the owner on May 18, 2021. It is now read-only.
Releases: mlafeldt/knife-cookbook-readme
Releases · mlafeldt/knife-cookbook-readme
v0.2.1
- Change specs for
Metadata.from_file
andReadme#render
to run against test
fixtures. - Remove
--constraints
option. If a version constraint is specified in
metadata.rb, it should always be reflected in README.md. - Remove support for Ruby 1.8.7, which has reached end of life.
- Use
require_relative
. - Add
lib/knife_cookbook_readme.rb
, which requires all lib files.