Skip to content

Proof 0.0.34

Choose a tag to compare

@bigeasy bigeasy released this 01 Aug 05:45
· 793 commits to master since this release

Delayed Plans and Source Tidy

Added support for delayed plans. Should be able to now read and report output from tap.

Changed the source code style to contemporary Node.js JavaScript; single quotes, four space indent and no semi-colons.

Issue By Issue

  • Tidy package.json. #167.
  • Support printing and reporting delayed plans. #164.
  • Convert code style. #165.