Skip to content

Releases: vektra/mockery

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

v2.28.2

02 Jun 16:43
1baf2ee
Compare
Choose a tag to compare

Changelog

  • 7a3849d Add link to docs for empty package directory error
  • 1baf2ee Merge pull request #637 from LandonTClipp/issue_611
  • b98dd8b Update notes.md
  • 70c778d Update notes.md

v2.28.1

24 May 17:26
423eab1
Compare
Choose a tag to compare

Changelog

  • 423eab1 Merge pull request #635 from adolsalamanca/adol/fix-pathlib-version
  • 2c4bf4d fix pathlib version