What's Changed
- fix(deps): update module github.com/cucumber/godog to v0.15.0 by @renovate[bot] in #661
- fix(formatter): On concurrent execution, execute formatter at end of Scenario by @tigh-latte in #645
- Localisation support by @MegaGrindStone in #665
- Add details to "step is undefined" error by @vearutop in #669
- Update honnef.co/go/tools/cmd/staticcheck version in Makefile by @RezaZareiii in #670
- fix(deps): update module github.com/spf13/pflag to v1.0.6 by @renovate[bot] in #675
- fix(errors): Fix expected Step argument count for steps with
context.Context
by @tigh-latte in #679 - Replace deprecated
::set-output
by @nodeg in #681 - chore(deps): update dominikh/staticcheck-action action to v1.4.0 by @renovate[bot] in #689
- fix: verify dogT exists in the context before using it by @cakoolen in #692
- fix: change bang to being in README by @nahomEagleLion in #687
- fix(deps): update module github.com/spf13/pflag to v1.0.7 by @renovate[bot] in #694
- feat: support uint types by @chengxilo in #695
- Mark junit test cases as skipped if no pickle step results available by @mrsheepuk in #597
- Print step declaration line instead of handler declaration line by @SpencerC in #668
New Contributors
- @MegaGrindStone made their first contribution in #665
- @RezaZareiii made their first contribution in #670
- @nodeg made their first contribution in #681
- @cakoolen made their first contribution in #692
- @nahomEagleLion made their first contribution in #687
- @chengxilo made their first contribution in #695
- @SpencerC made their first contribution in #668
Full Changelog: v0.15.0...v0.15.1