- Changed; better usage output with version
- Fixed when failures are present exit with > 0
- Added be matcher
- Added start_with matcher
- Added include matcher
- Added point_to matcher
- Added --help usage
- Added support for various assertions such as foo.bar, foo->bar, foo[bar], foo(bar), etc.
- Initial release