Preping for release of verion 0.0.13 (#157)
The gemspec already listed that as the version, so just updating the CHANGELOG. Will commit and tag once this is merged.
Also fixing release notes - I didn’t have a solid git understanding when I wrote them.
Signed-off-by: Phil Dibowitz phil@ipom.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Between Meals
Intro
Ohai!
Between Meals is the library for calculating what Chef objects were modified between two revisions in a version control system. It is also the library that backs Taste Tester and Grocery Delivery.
It currently supports SVN, GIT and HG, but plugins can easily be written for other source control systems.
It also includes some wrappers around knife execution and a few other utility functions.
Dependencies
License
See the
LICENSEfile in this repo.