Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@ctdk ctdk released this 15 Mar 07:38
· 1124 commits to master since this release

A release with some major new functionality, along with some small tweaks and bugfixes:

  • Fix bug with pessimistic matching (#1)
  • Add authentication, authorization as an option.
  • Add SSL as an option.
  • Fixed a few small bugs that turned up while working on authentication.
  • Improved test coverage further, both with go tests and a forked chef-pedant (https://github.com/ctdk/chef-pedant)
  • Updated and expanded documentation.