Skip to content

Releases: matryer/moq

v0.5.3

13 Feb 07:06
31af695
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @itkq made their first contribution in #233

Full Changelog: v0.5.2...v0.5.3

v0.5.2

12 Feb 03:54
0709d7a
Compare
Choose a tag to compare

What's Changed

  • build: bump golang.org/x/tools v0.30.0 by @haunt98 in #232

Full Changelog: v0.5.1...v0.5.2

v0.5.1

22 Nov 12:30
00ca6b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Aug 05:25
5dfcd56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Aug 07:07
efa43c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

11 Feb 12:37
0bf2e8a
Compare
Choose a tag to compare

What's Changed

  • build: bump golang.org/x/tools v0.17.0 by @haunt98 in #211

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

15 Oct 14:33
c59089b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

21 Jun 09:29
Compare
Choose a tag to compare

Changelog

v0.3.1

08 Mar 05:32
d0d706b
Compare
Choose a tag to compare

What's Changed

  • Feature/adds reset calls as optional by @cbaker in #181

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Nov 06:02
Compare
Choose a tag to compare

Changelog

  • e85ff8e Add goreleaser github action (#174)
  • 60a16ec Go version independent moq output with consistent whitespace
  • a464ccc Recursively check unique pkg names against existing imports (#186)
  • 812da66 Test on Go 1.{18, 19}
  • 13aa048 feat: support generic interface generation (#175)

BREAKING CHANGE

Needs Go 1.18 or newer for building from source. Pre-compiled binaries can still be used independent of the Go version installed.