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.
- Use RegExp.source to represent regular expression in messages (#12)
0.4.0 - 2025-08-26
- Add global hooks (#10)
0.3.0 - 2025-07-30
- Add
sourceReferenceto test cases and test steps in plan (#5)
- BREAKING CHANGE: Rename
AssembledSteptoAssembledTestStep(#5)
0.2.1 - 2025-07-24
- Make
testRunStartedIdoptional (#4)
0.2.0 - 2025-07-24
- BREAKING CHANGE: Add
testRunStartedIdtoTestPlanIngredients(#3)
0.1.0 - 2025-07-24
- Initial implementation (#1)