Current section
Files
Jump to
Current section
Files
CHANGELOG.md
<!-- markdownlint-disable MD013 MD024 -->
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.2] - 2025-12-11
### Added
- Execute Background section in test runner
## [0.1.1] - 2025-12-11
- Verify and document index matches by @eproxus
- @github-actions[bot] made their first contribution
### Added
- *(gherkin)* Support row keys in tables
- Support regex step matching
- Implement test runner
- *(gherkin)* Add Gherkin parser
### Fixed
- Verify and document index matches
- *(gherkin)* Support multiple outline examples
## New Contributors
- @github-actions[bot] made their first contribution
- @eproxus made their first contribution
[0.1.2]: https://github.com/eproxus/cucumis/compare/v0.1.1..v0.1.2
[0.1.1]: https://github.com/eproxus/cucumis/compare/v0.1.0..v0.1.1
<!-- generated by git-cliff -->