Skip to content

Releases: vektra/mockery

v3.7.2

Choose a tag to compare

@LandonTClipp LandonTClipp released this 23 Jul 19:19
061811d

What's Changed

  • faq: highlight that package path errors can be due to case mismatch by @ikonst in #1164
  • fix: correct typos in comments and docs by @maxtaran2010 in #1166
  • Match interface{} as well as any by @skitt in #1167

New Contributors

Full Changelog: v3.7.1...v3.7.2

v3.7.1

Choose a tag to compare

@LandonTClipp LandonTClipp released this 12 Jun 14:23
f1197e2

What's Changed

  • (feat:template-data) Update documentation of InterfaceFile data by @ymohl-cl in #1149
  • fix(cmd): fix file descriptor leak from defer in loop by @SVilgelm in #1154
  • fix: replace 'interface{}' (old syntax) with 'any', especially for Te… by @aristorinjuang in #1159
  • #1151: Fix error with InterfaceDirRelative for external paths by @takanuva15 in #1157

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0

Choose a tag to compare

@LandonTClipp LandonTClipp released this 06 Mar 17:11
61b1a45

What's Changed

New Contributors

Full Changelog: v3.6.4...v3.7.0

v2.53.6

Choose a tag to compare

@LandonTClipp LandonTClipp released this 24 Feb 15:54
7f76fe1

What's Changed

Full Changelog: v2.53.5...v2.53.6

v3.6.4

Choose a tag to compare

@LandonTClipp LandonTClipp released this 13 Feb 15:23
e2cfe4d

What's Changed

Full Changelog: v3.6.3...v3.6.4

v3.6.3

Choose a tag to compare

@LandonTClipp LandonTClipp released this 16 Jan 22:42
3ed8ae7

What's Changed

Full Changelog: v3.6.2...v3.6.3

v3.6.2

Choose a tag to compare

@LandonTClipp LandonTClipp released this 14 Jan 20:37
6e6205d

What's Changed

New Contributors

Full Changelog: v3.6.1...v3.6.2

v3.6.1

Choose a tag to compare

@LandonTClipp LandonTClipp released this 17 Nov 16:53
7827d14

What's Changed

  • Add logs/docs that aid in confusion around auto-generated files by @LandonTClipp in #1128

Full Changelog: v3.6.0...v3.6.1

v3.6.0

Choose a tag to compare

@LandonTClipp LandonTClipp released this 12 Nov 15:19
f5daeff

What's Changed

  • Fix autogenerated code detection by @rethil in #1121
  • Add support for overriding configuration through comments on interfaces by @paivagustavo in #1105

New Contributors

Full Changelog: v3.5.5...v3.6.0

Misc

This release fixes a bug in auto-generated code detection. If mockery fails to generate mocks for auto-generated files that it previously had, please use include-auto-generated: true in your config.

v3.5.5

Choose a tag to compare

@LandonTClipp LandonTClipp released this 16 Sep 18:06
faf4e4a

What's Changed

Full Changelog: v3.5.4...v3.5.5