v2.2.0
v2.2.0 (2018-06-20)
Implemented enhancements:
- #135 - Add declarative Lifecycle steps support (by @valfirst)
Fixed issues:
- #138 - Filter out comments from generated JUnit description (by @valfirst)
- #136 via #140 - Handle case when all scenarios in story are filtered out (by @valfirst)
Updates:
- Upgrade JBehave Core dependency from 4.3.2 to 4.3.4
- #139 - Move retrieval of story paths to StoryPathsExtractor