Skip to content

Cadence 0.0.16

Choose a tag to compare

@bigeasy bigeasy released this 02 Feb 01:04
· 655 commits to master since this release

Issue by Issue

  • Measure test coverage using Istanbul and report test coverage using
    Coveralls. #94. #95.
  • Rework event building into the step.event and step.error functions #99.
  • Fix global variable namespace leak.
  • Test with Node.js 0.10.
  • Add support for Bower. #93.
  • README.md editing. #92