Releases: regen-network/gocuke
Releases · regen-network/gocuke
v1.1.1
v1.1.0
What's Changed
- fix: example tests by @GCrispino in #27
- feat: added support for types assignable to special step argument types by @bondsb in #28
New Contributors
- @GCrispino made their first contribution in #27
- @bondsb made their first contribution in #28
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- fix: bump dependencies by @0xste in #13
- chore: pre-commit hooks by @0xste in #14
- chore: additional usage examples by @0xste in #18
- feat: outputting literal step text as steps as executed when using verbose go test output by @0xste in #20
- fix: recursive glob pattern for features directory by @0xste in #26
New Contributors
Full Changelog: v0.6.3...v1.0.0
v0.6.3
What's Changed
- add
testing.T#Cleanup()
support by @bryanchriswhite #12 - update to gherkin/go v24 and use tag expressions library @aaronc #6 #8
Full Changelog: v0.6.2...v0.6.3