All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
This document is formatted according to the principles of Keep A CHANGELOG.
Please visit cucumber/CONTRIBUTING.md for more info on how to contribute to Cucumber.
Unreleased (In Git)
0.2.7 (2018-04-15)
- Handle before step and after step hooks (#50 brasmusson)
- Add OSGI metadata tor the built jar file (#40 brasmusson)
- Added this CHANGELOG.md file per cucumber/cucumber #251 (#45 jaysonesmith)
- Change the groupId to io.cucumber (brasmusson)
- Display all step result error messages, regardless of the result status (brasmusson)
- Preserve whitespaces in descriptions. Add missing ":" in the CCS file. (#42 #29 #35, mpkorstanje)
- Correct that handling of embeddings and output from before hooks (#49 brasmusson)