Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 500 Bytes

History.md

File metadata and controls

26 lines (18 loc) · 500 Bytes

0.2.0 / 2009-11-30

  • Changed; better usage output with version
  • Fixed when failures are present exit with > 0

0.1.0 / 2009-11-30

  • Added be matcher
  • Added start_with matcher
  • Added include matcher
  • Added point_to matcher

0.0.2 / 2009-08-06

  • Added --help usage
  • Added support for various assertions such as foo.bar, foo->bar, foo[bar], foo(bar), etc.

0.0.1 / 2009-08-06

  • Initial release