All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update dependency io.cucumber:messages up to v26 ((#38)[cucumber/query#38])
0.5.0 - 2024-06-22
- Include pickle name if parameterized #34
- Support configurable
NamingStrategy.ExampleName
(#32, M.P. Korstanje)
0.4.0 - 2024-04-05
- Extracted common code to Cucumber Query (#31, M.P. Korstanje)
0.3.0 - 2024-03-23
- Include value from Exception.stacktrace if available (#30, M.P. Korstanje)
- Do not overwrite results of retried tests (#29, M.P. Korstanje)
0.2.1 - 2024-02-15
- Missing execution steps statuses if same step is called multiple times in a test (#24 F. Ahadi)
0.2.0 - 2023-04-07
0.1.0 - 2022-12-27
- Java implementation (#3 M.P. Korstanje)