Skip to content

Releases: matryer/moq

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.

v0.2.7

31 Mar 09:29
Compare
Choose a tag to compare

Changelog

  • 903a66f Added packages.NeedDeps bit to packages.LoadMode to fix error (#171)
  • c012671 ignore ds store

v0.2.6

18 Mar 11:20
5d3d962
Compare
Choose a tag to compare

Changelog

  • 5d3d962 fix: bump xtools to 0.1.9 to support go 1.18 (#167)

v0.2.5

18 Dec 03:28
514e306
Compare
Choose a tag to compare

Changelog

514e306 Fix issue with custom types shadowing basic types (#163)

v0.2.4

14 Nov 11:14
ef8b268
Compare
Choose a tag to compare

Changelog

ef8b268 Universal binaries for macOS (#159)

v0.2.3

11 Jul 06:38
ab5b7bc
Compare
Choose a tag to compare

Changelog

ab5b7bc Add -rm flag to remove target output file (#151)