Skip to content

Releases: maxbrunsfeld/counterfeiter

v6.12.0

08 Sep 19:59
v6.12.0
1787e7d

Choose a tag to compare

What's Changed

  • Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #333
  • Bump github.com/onsi/gomega from 1.38.0 to 1.38.2 by @dependabot[bot] in #338
  • fix: support for custom type constraints in generic interfaces by @mahboubii in #334

New Contributors

Full Changelog: v6.11.3...v6.12.0

v6.11.2

19 Dec 19:17
v6.11.2
9d1ef65

Choose a tag to compare

Revert changes from v6.11.1.

Full Changelog: v6.11.1...v6.11.2

v6.11.1

19 Dec 19:12
v6.11.1
432aa38

Choose a tag to compare

Restore compatibility for go 1.22.

Full Changelog: v6.11.0...v6.11.1

v6.11.0

18 Dec 16:40
v6.11.0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.10.0...v6.11.0

v6.10.0

16 Oct 03:50
v6.10.0
241cc37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.9.0...v6.10.0

v6.9.0

11 Sep 19:25
v6.9.0
7cd04d1

Choose a tag to compare

Details:

  • ⬆️ dependency updates, which resulted in the minimum go version increasing to go 1.22
  • 📖 update an outdated link to go module documentation (#277 via @jhvhs)
  • 📖 remove dangling backtick (#281 via @dennisme)

Detailed changes: v6.8.1...v6.9.0

v6.8.1

12 Jan 16:08
v6.8.1
09933ea

Choose a tag to compare

This patch release removes the unused appveyor.yml file and some unused dependencies in go.mod resulting from a go mod tidy run. Read on for the contents of the v6.8.0 release:

  • support generic function parameters and return types (#258 via @Ralph7C2 - thanks Ralph!)
  • ⬆️ dependency updates
  • 🧹 clean up CI (removed Circle, AppVeyor, started using Windows workers on GitHub)
  • change go.mod to 1.20

Detailed changes: v6.7.0...v6.8.1

v6.8.0

12 Jan 16:07
v6.8.0
c0e6061

Choose a tag to compare

  • support generic function parameters and return types (#258 via @Ralph7C2 - thanks Ralph!)
  • ⬆️ dependency updates
  • 🧹 clean up CI (removed Circle, AppVeyor, started using Windows workers on GitHub)
  • change go.mod to 1.20

Detailed changes: v6.7.0...v6.8.0

v6.7.0

16 Aug 07:51
v6.7.0
45d9140

Choose a tag to compare

  • ⬆️ dependency updates
  • change go.mod to 1.19
  • modernize github actions workflow to keep pace with new go releases

Detailed changes: v6.6.2...v6.7.0

v6.6.2

27 Jun 15:38
v6.6.2
6862e7f

Choose a tag to compare

  • ⬆️ dependency updates

Detailed changes: v6.6.1...v6.6.2