Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

v0.2.1

Latest
Compare
Choose a tag to compare
@mlafeldt mlafeldt released this 25 Sep 20:19
· 2 commits to master since this release
  • Change specs for Metadata.from_file and Readme#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.