Releases: kieran-ryan/behave-cucumber-matcher
Releases · kieran-ryan/behave-cucumber-matcher
v0.4.0
What's Changed
- Optional transformer argument for parameter types by @kieran-ryan in #16
- fix: bump removestar from 1.3.1 to 1.5 by @dependabot in #4
- fix: bump pre-commit from 3.3.3 to 3.6.2 by @dependabot in #10
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Compatibility with parameter types missing defaults by @kieran-ryan in #14
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Global parameter type registry by @kieran-ryan in #13
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First release of behave-cucumber-matcher
featuring:
- Support for Cucumber Expressions step definition patterns with Behave
- Type hinting and API documentation
- Default empty parameter type registry if None provided
- Documentation on how to integrate support into a Behave environment
Full Changelog: https://github.com/kieran-ryan/behave-cucumber-matcher/commits/v0.1.0