Skip to content

v3.1.0

Compare
Choose a tag to compare
@sethvargo sethvargo released this 02 Jan 23:33
· 786 commits to main since this release

Bugfixes:

  • Only remove existing LWRP resources and providers when a new one is encountered (@Student)
  • Attempt to coerce dashes to underscores in LWRPs
  • Various documentation fixes and typos

Improvements:

  • Don't include deprecations module by default
  • Add examples for stubbing commands across recipes
  • Yield a block after cookbooks are compiled but before they are converged (@rteabeault)
  • Add IRC Channel #chefspec
  • Raise a nice error when cookbook_path cannot be determined (@ryotarai)

Features: