Skip to content

Releases: hedhyw/gherkingen

v3.0.3

12 Nov 03:57
036b9bf
Compare
Choose a tag to compare

What's Changed

  • chore(gha): bump actions/checkout from 3 to 4 by @dependabot in #108
  • chore(gha): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #107
  • chore(gha): bump docker/build-push-action from 4 to 5 by @dependabot in #106
  • chore(gha): bump docker/login-action from 2 to 3 by @dependabot in #105
  • chore(gha): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #104
  • chore(gha): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #111
  • chore(gomod): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #110
  • chore(gomod): bump github.com/hedhyw/semerr from 0.6.5 to 0.6.6 by @dependabot in #109
  • chore: upgrade go to 1.21.4 by @hedhyw in #112

Full Changelog: v3.0.2...v3.0.3

v3.0.2

16 Sep 03:18
5ec9a21
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

16 Sep 03:12
41ec35d
Compare
Choose a tag to compare

Changelog

What's Changed

  • chore(gomod): bump github.com/hedhyw/semerr from 0.6.3 to 0.6.5 by @dependabot in #93
  • chore(gomod): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 by @dependabot in #92
  • chore(gomod): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #94
  • docs: use scenario outline for scenarios with examples by @hedhyw in #97
  • feat: use t.Helper in background by @hedhyw in #98
  • docs: document vs-code extension by @hedhyw in #99
  • chore: update go to 1.21.1 by @hedhyw in #101

Full Changelog: v3.0.0...v3.0.1

v3.0.0

04 Jun 10:09
83c8fbf
Compare
Choose a tag to compare

What's Changed

  • chore(gomod): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #89
  • chore(gomod): bump github.com/hedhyw/semerr from 0.6.2 to 0.6.3 by @dependabot in #88
  • feat!: prepare the third version by @hedhyw in #90

Backward support

https://github.com/hedhyw/gherkingen#version-3-changes

Full Changelog: v2.6.0...v3.0.0

v2.6.0

14 May 05:04
6716005
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

10 Apr 04:28
2b332dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.5.0

v2.4.3

01 Mar 06:39
4093b88
Compare
Choose a tag to compare

What's Changed

  • gha: bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #71
  • gha: bump docker/setup-qemu-action from 1 to 2 by @dependabot in #70
  • gomod: bump github.com/hedhyw/semerr from 0.5.0 to 0.5.1 by @dependabot in #72
  • gha: bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #73
  • ci: add semantic action by @hedhyw in #74
  • chore(gha): bump docker/build-push-action from 3 to 4 by @dependabot in #75
  • chore(gomod): bump github.com/hedhyw/semerr from 0.5.1 to 0.5.2 by @dependabot in #76
  • chore(gomod): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #77
  • refactor: use errors.Join, update dependencies and go to 1.20.1 by @hedhyw in #78

Full Changelog: v2.4.2...v2.4.3

v2.4.2

30 Oct 13:48
a875edd
Compare
Choose a tag to compare

Changelog

  • a875edd gha: bump docker/setup-buildx-action from 1 to 2 (#67)

v2.4.1

30 Oct 13:24
b1e126a
Compare
Choose a tag to compare

fix docker build

v2.4.0

30 Oct 13:23
ca044e6
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Fix background keyword arrangement