In Git

...

v1.2.0

New Features

  • Enable the location of actions to be the step or hook location (@brasmusson)
  • Add the comments to the Steps, Examples tables and Examples table rows Ast classes (@brasmusson)
  • Expose name, description and examples_rows attributes of Ast::ExamplesTable (@mattwynne)
  • Add #to_sym to Cucumber::Core::Test::Result classes (#89 @pdswan)
  • Add #ok? to Cucumber::Core::Test::Result classes (#92 @brasmusson)

Bugfixes

v1.1.3

New Features

  • Added custom inspect methods for AST Nodes (@tooky)

v1.1.2

New Features

  • Make Test Case names for Scenario Outlines language neutral 83 (@brasmusson)
  • Add predicate methods for Multline arguments (@mattwynne)
  • Expose Test::Case#feature (@mattwynne)
  • Fail test case if around hook fails (@mattwynne, @tooky)
  • Expose Test::Case#around_hooks (@tooky)

v1.1.1

New Features

  • Calculate actual keyword for snippets (@brasmusson)

 Bugfixes

  • Remove keyword from Test::Case#name 82 (@richarda)

v1.1.0

New features

  • LocationsFilter now sorts test cases as well as filtering them (@mattwynne)

v1.0.0

Features Removed

  • Removed the Mapper DSL (@mattwynne, @tooky)
  • Removed Cucumber.initializer (@tooky)

New Features

  • Added dynamic filter class constructor (@mattwynne)

v1.0.0.beta.4

New Features

Bugfixes

v1.0.0.beta.3

Changes were not logged.

v1.0.0.beta.2

Changes were not logged.