Skip to content

Releases: vektra/mockery

v2.30.9

27 Jun 03:35
55c3920
Compare
Choose a tag to compare

Changelog

v2.30.7

27 Jun 03:24
55c3920
Compare
Choose a tag to compare

Changelog

v2.30.6

27 Jun 03:22
567d722
Compare
Choose a tag to compare

Changelog

v2.30.5

27 Jun 03:14
44ddbc2
Compare
Choose a tag to compare

Changelog

v2.30.4

27 Jun 03:11
6c8fb71
Compare
Choose a tag to compare

Changelog

v2.30.3

27 Jun 03:11
a3fba0c
Compare
Choose a tag to compare

Changelog

v2.30.2

27 Jun 03:05
a3fba0c
Compare
Choose a tag to compare

Changelog

v2.30.1

14 Jun 00:31
365d1b5
Compare
Choose a tag to compare

Changelog

  • 365d1b5 Merge pull request #638 from cszczepaniak/cs/remove_pkg_errors
  • 99c9dd8 add GetStack and tests to stackerr pkg
  • a143b36 add stackerr for stack traces
  • 935b51d remove pkg errors dep
  • 1ca3fd7 replace usages of pkg/errors

v2.30.0

14 Jun 00:20
e85f2c0
Compare
Choose a tag to compare

Changelog

  • 7d5b1fc Fixing mockery infinitely generating interfaces
  • e85f2c0 Merge pull request #640 from LandonTClipp/issue_632
  • d667a59 Update changelog.md

v2.29.0

08 Jun 16:56
0fd4361
Compare
Choose a tag to compare

Changelog

  • 0f20101 Add "tex/template" functions to outputter and generator These templates function allow for in-config "path" manipulation within the template rendering logic. This will allow for a much more flexible control over where written Mocks end up.
  • 0fd4361 Merge pull request #639 from jippi/fix-path