- Note: this version of Spice is a major version bump, which means it is not backwards-compatible with previous versions.
- Old-style connections are no longer supported. Please use the connection string like Chef uses (ex. http://chef.example.com:4000)
- Complete rewrite! Returned results are now full interactive objects and not just hashes. Create, update, and destroy resources with an ORM-like interface.
- url_path was not being reset
- added
chef_version
config variable to fix some people's issues with requirechef/version
- Node support!
- N/A
- Improved specification of DataBag class
- Added additional documentation to DataBag class
- Add CHANGELOG
- Data bag items can now be created