v2.3.0
v2.3.0 (2019-05-21)
v2.3.0 and onwards now targets Java 8, since starting from JBehave 4.5 minimal required Java is 8
Implemented enhancements:
- #177 - Support of nested reporting of composite steps (by @valfirst)
- #178 - Add support of BeforeStep/AfterStep lifecycle steps (by @valfirst)
- #179 - Support composite steps in Lifecycle (by @valfirst)
Updates:
- #176 - Upgrade JBehave Core dependency from 4.4 to 4.5