Skip to content

v0.5.0

Compare
Choose a tag to compare
@miketheman miketheman released this 21 Aug 16:12
· 175 commits to master since this release

0.5.0 / 2014-08-21

  • [FEATURE] Place recent updated resources above stacktrace on failure, #46 @miketheman
  • [BUGFIX] Handle cases where Chef fails during compile phase, #51 @miketheman
  • [FEATURE] Allow credentials to be passed as string keys vs symbols, #50 @dwradcliffe
  • [MISC] Testing framework updates, @miketheman
  • [MISC] Doc updates