Skip to content

Releases: mythrnr/httprouter-group

v0.12.1

26 Nov 04:58
1a357b0

Choose a tag to compare

What's Changed

  • chore: update deps, use any instead interface{}. by @mythrnr in #29

Full Changelog: v0.12.0...v0.12.1

v0.12.0

25 Sep 06:53
54fb9c2

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #19
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #20
  • chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #21
  • chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #22
  • chore: update deps. by @mythrnr in #23
  • chore: change tool to scan vuls. by @mythrnr in #24

Full Changelog: v0.11.0...v0.12.0

v0.11.0

18 Aug 16:10
71a14f2

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

15 Jul 13:24
f0f7066

Choose a tag to compare

What's Changed

  • chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #14
  • chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #15
  • chore: update deps. by @mythrnr in #16

New Contributors

Full Changelog: v0.9.4...v0.10.0

v0.9.4

01 Apr 14:02
b14ed30

Choose a tag to compare

What's Changed

  • chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #12

Full Changelog: v0.9.3...v0.9.4

v0.9.3

22 Mar 09:58
d48a4be

Choose a tag to compare

Full Changelog: v0.9.2...v0.9.3

v0.9.2

28 Nov 13:12
fdc7c4f

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #11

Full Changelog: v0.9.1...v0.9.2

v0.9.1

09 Jun 14:56
16d8bd3

Choose a tag to compare

What's Changed

  • chore(deps): bump guyarb/golang-test-annotations from 0.7.0 to 0.8.0 by @dependabot in #7
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #8
  • chore(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #10

Full Changelog: v0.9.0...v0.9.1

v0.9.0

17 Feb 06:54
40643c4

Choose a tag to compare

Breaking Change

  • Remove supported go version less than 1.20

What's Changed

  • chore(deps): bump guyarb/golang-test-annotations from 0.6.0 to 0.7.0 by @dependabot in #3
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #4

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

10 Jul 13:25
bf2e5a7

Choose a tag to compare

Change Log

  • Remove supported go version 1.16

Full Changelog: v0.7.2...v0.8.0