v0.8.0 - Hojotoho! Hojotoho!
A release that doesn't add much, but adds something pretty big. At last, this release brings shovey, a serf-based facility for running jobs on nodes without requiring an entire chef-client run.
You can read about shovey in detail at https://github.com/ctdk/goiardi#shovey. While goiardi has shovey built into it, it's not very useful without schob, the shovey client that runs on the nodes, or knife-shove, the plugin that actually controls shovey. Those can be found at https://github.com/ctdk/schob and https://github.com/ctdk/knife-shove. There's also documentation on the shovey API at https://github.com/ctdk/goiardi/blob/master/shovey_api.md.