Sha256: 9460c5a27f31d511134b561cb4774dbd347386492592c32f2659bc879325f01d

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

=== Version 0.0.8 / 2013-02-24

* Bug fix: Replaced some destructive method calls with non-destructive
  equivalents.
* Bug fix: Fixed some parsing bugs based around whitespace.
* Subdirectories within a directory are now modeled.
* Directory collection added


=== Version 0.0.7 / 2013-02-01

* Bug fix: Feature collection no longer returns nil values for feature files
  that do not contain features.
* Elements now know the element that contains them.
* Adjusted the default logging level so that logging does not occur by default.


=== Version 0.0.6 / 2013-01-07

* Improved support for example blocks in outlines.
* Modeling of empty feature files is now possible.
* Modeling of inherited tags has been added.


=== Version 0.0.5 / 2012-12-16

* Bug fix: a missing 'require' statement that was causing loading errors has
  been fixed.


=== Version 0.0.4 / 2012-12-13

* Removed an unintentional gem dependency
* Improved 1.8.7 compatibility.


=== Version 0.0.3 / 2012-11-10

* 'But' has been added to the list of recognized step keywords (formerly Given,
When,Then, And, and *)
* Bug fix: the number of test cases a feature is considered to contain now
properly takes into account an outline's example rows.


=== Version 0.0.2 / 2012-11-01

* Bug fix: descriptions are no longer cut short due to the presence of keywords


=== Version 0.0.1 / 2012-10-28

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cucumber_analytics-0.0.8 History.rdoc