0.05: 18 Mar 2012
    - Yet another feature parsing bug, relating to empty lines after scenarios
0.04: 14 Jan 2012
    - Fixed a bug relating to recognizing newlines after the end of Scenario
      tabular data, as reported by Graham TerMarsch
0.03: 03 Jan 2012
    - Unbroke the test suite :-P Left a bit too many development pieces in there
    - Added a new Data Harness
    - Tidied up the parser
    - Switched the harnesses to use ::Model::Result, which mirrors Cucumber's
      result types
    - Added step data to colour output
    - Got the core cucumber-tck thingies passing
    - Various bits of documentation enhancements

0.02: 20 Dec 2011
      - Added extra docs, and a few tiny bug fixes