v0.13.0
What's Changed
- chore(*): BREAKING CHANGE, use new repos for cucumber and messages by @otrava7 in #515
- Configure Renovate by @renovate in #512
- fix(deps): update module github.com/cucumber/godog to v0.12.6 by @renovate in #520
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #530
- chore(deps): update actions/checkout action to v3 by @renovate in #528
- chore(deps): update actions/setup-go action to v3 by @renovate in #529
- chore(deps): update actions/cache action to v3 by @renovate in #527
- fix(deps): update module github.com/cucumber/gherkin/go/v26 to v26.0.3 by @renovate in #519
- fix(deps): update module github.com/data-dog/go-txdb to v0.1.5 by @renovate in #522
- fix(deps): update module github.com/go-sql-driver/mysql to v1.7.0 by @renovate in #524
- fix(deps): update module github.com/hashicorp/go-memdb to v1.3.4 by @renovate in #523
- fix(deps): update module github.com/spf13/cobra to v1.6.1 by @renovate in #526
- fix(deps): update module github.com/smartystreets/goconvey to v1.7.2 by @renovate in #525
- Setup Renovate with default Configs by @mpkorstanje in #531
- Implement unambiguous keywords by @otrava7 in #509
- docs(*): correct example by @otrava7 in #538
- fix(deps): update module github.com/data-dog/go-txdb to v0.1.6 by @renovate in #540
- fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #541
- chore(deps): update actions/setup-go action to v4 by @renovate in #546
- docs: prefer go test to use of godog cli in README by @danielhelfand in #548
- Use
fs.FS
abstraction for filesystem by @tigh-latte in #550 - Result of testing.T respect strict option by @eiel in #539
- Update CI for go1.20 by @vearutop in #552
- fix(deps): update module github.com/cucumber/gherkin/go/v26 to v26.1.0 by @renovate in #549
- cancel context for each scenario by @draganm in #514
- Use staticcheck GitHub Action by @vearutop in #563
- refactor: test_context.go by @longyue0521 in #564
- Improve hooks invocation flow by @vearutop in #568
- fix(examples): update api example by @forward32 in #532
- Improve example with concurrency support by @vearutop in #573
New Contributors
- @otrava7 made their first contribution in #515
- @renovate made their first contribution in #512
- @mpkorstanje made their first contribution in #531
- @danielhelfand made their first contribution in #548
- @tigh-latte made their first contribution in #550
- @eiel made their first contribution in #539
- @draganm made their first contribution in #514
- @longyue0521 made their first contribution in #564
- @forward32 made their first contribution in #532
Full Changelog: v0.12.6...v0.13.0