Skip to content

v0.13.0

Compare
Choose a tag to compare
@vearutop vearutop released this 22 Aug 12:31
· 29 commits to main since this release

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

Full Changelog: v0.12.6...v0.13.0