Skip to content

Releases: maxbrunsfeld/counterfeiter

v6.11.2

19 Dec 19:17
v6.11.2
9d1ef65
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • ⬆️ dependency updates

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

v6.6.1

04 Feb 16:23
v6.6.1
dd192e7
Compare
Choose a tag to compare
  • ⚡ fix GitHub Actions workflow: setup-go directive for go 1.20 requires quotes for version '1.20'

Detailed changes: v6.6.0...v6.6.1