Chef Sugar v1.3.0

Ohai Chefs!

I just released Chef Sugar v1.3.0 which includes the following:

Check both $stdout and $stderr in version_for
Add additional platform versions
Make includes_recipe? a top-level API (instead of just Node)
Match on the highest version number instead of direct equality checking on platform versions
Define Object#blank? as a core extension
Define String#flush as a core extension
Remove Stove

You can see the full changeset here: https://github.com/sethvargo/chef-sugar/compare/v1.2.6...v1.3.0

Happy cooking!
Seth
@sethvargo