v0.12.6
What's Changed
- Replace #StandWithUkraine banner with badge by @mattwynne in #470
- Add a check for missing test files and raise a more helpful error by @ALCooper12 in #468
- Update go version in go.mod (go1.16). Update dependencies by @mdeolmosmeli in #471
- Reformat CHANGELOG.md using standard
changelog
CLI tool by @mattwynne in #474 - Fix version subcommand. Do not print usage if run subcommand fails. by @coopernurse in #475
- Update README to reflect current best practices in creating and running tests by @vearutop in #477
- Pretty Print when using rules (#440) by @dumpsterfireproject in #480
- Update CHANGELOG.md by @dumpsterfireproject in #482
- Fix green copypasta by @pktpls in #484
- Do not discard context from substeps by @wichert in #488
- add new option for created features with parsing from byte slices by @akaswenwilk in #476
- Add deprecation notice to godog CLI by @vearutop in #489
- Add gorelease GitHub Action task by @vearutop in #493
- Skip undefined steps in after scenario hooks by @vearutop in #494
- Remove deprecation from flags, update example to use CLI flags by @vearutop in #498
- Update CHANGELOG.md for release v0.12.6 by @vearutop in #516
New Contributors
- @ALCooper12 made their first contribution in #468
- @mdeolmosmeli made their first contribution in #471
- @coopernurse made their first contribution in #475
- @dumpsterfireproject made their first contribution in #480
- @pktpls made their first contribution in #484
- @wichert made their first contribution in #488
- @akaswenwilk made their first contribution in #476
Full Changelog: v0.12.5...v0.12.6