Skip to content

JSON responses, templates & Capistrano integration

Compare
Choose a tag to compare
@agis agis released this 28 Nov 12:40
· 90 commits to master since this release

This release includes breaking changes.

Added

  • Add Capistrano 2 & 3 integration (#13)
  • Add support for defining Cog Templates (#3)
  • Add support for returning JSON to Cog (#3)
  • Arguments can also be accessed by their names (#53)

Changed

  • Bundle-related configuration is now grouped together (#41)

Fixed

  • Cog arguments are now ordered properly (8a550)