Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Releases: customink/strainer

v3.0.1

20 Jul 20:07
Compare
Choose a tag to compare
  • Fix Berkshelf Chef Config
  • Fix typo in CLI :default (#28)

v3.0.0

20 Jul 20:07
Compare
Choose a tag to compare
  • Upgrade Berkshelf dependency (#27)

v2.1.0

20 Jul 20:07
Compare
Choose a tag to compare
  • Added --sandbox option (#24)
  • Added automatic logging and logfile
  • Added support for Windows output (since it can't handle colors)
  • Moved sandbox out of gem directory
  • Converted UI to a module instead of subclass of Thor

v2.0.1

20 Jul 20:06
Compare
Choose a tag to compare
  • Lower threshold for detecting if the parent is a chef_repo

v2.0.0

20 Jul 20:06
Compare
Choose a tag to compare
  • Magical improvements

v1.0.0

20 Jul 20:06
Compare
Choose a tag to compare
  • Moved entirely to Berkshelf integration
  • Moved entirely to thor
  • Breaking - new command strainer, old command is deprecated and will be removed in 2.0.0
  • Sync output

v0.2.1

20 Jul 20:06
Compare
Choose a tag to compare
  • Support a wider range of chef versions
  • Package Windows JSON with gem
  • Bug fixes

v0.1.0

20 Jul 20:06
Compare
Choose a tag to compare
  • Enable loading of cookbook dependencies

v0.0.4

20 Jul 20:05
Compare
Choose a tag to compare
  • Added --fail-fast option