Skip to content

Releases: vektra/mockery

v2.33.1

29 Aug 00:17
8965d12
Compare
Choose a tag to compare

Changelog

  • 1bcc958 Add gcc to docker for projects with cgo
  • 74e483d Merge pull request #694 from jokly/master
  • 8965d12 Merge pull request #698 from LandonTClipp/badcode
  • 6111fde Minor refactor of ShouldGenerateInterface
  • b9a1e11 Remove code that was not being used

v2.33.0

21 Aug 21:29
6ada211
Compare
Choose a tag to compare

Changelog

  • 15d6920 Add support for include-regex option.
  • 6ada211 Merge pull request #692 from leaanthony-sc/684_include_regex
  • b83433d Update documentation. Format tables.

v2.32.4

09 Aug 22:23
8abb702
Compare
Choose a tag to compare

Changelog

  • 871f904 Add e2e tests for issue #681
  • 72eb146 Add error log for unsupported config
  • 2046503 Merge pull request #683 from LandonTClipp/issue_681_e2e
  • 8abb702 Merge pull request #686 from LandonTClipp/issue_685

v2.32.3

03 Aug 17:51
dbad753
Compare
Choose a tag to compare

Changelog

  • 3b725d9 Include auto-generated files in recursive discovery by default
  • dbad753 Merge pull request #682 from LandonTClipp/issue_681
  • b70c07a Update documentation for include-auto-generated

v2.32.2

01 Aug 04:55
532f248
Compare
Choose a tag to compare

Changelog

v2.32.1

01 Aug 04:49
Compare
Choose a tag to compare

Changelog

v2.32.0

11 Jul 20:44
8c06cfc
Compare
Choose a tag to compare

Changelog

  • 5e1ff90 Adds InterfaceNameLower as a templating variable
  • ffc7a42 Adds InterfaceNameLower to docs
  • 6e6efc2 Fixes spelling
  • 8c06cfc Merge pull request #672 from hohmannr/feat/interface-name-lower

v2.31.4

10 Jul 21:53
Compare
Choose a tag to compare

Changelog

  • b5592d6 fix installation again (code block needs to be in javascript)

v2.31.3

10 Jul 21:46
Compare
Choose a tag to compare

Changelog

v2.31.2

10 Jul 21:42
Compare
Choose a tag to compare

Changelog

  • 8385b8c Merge pull request #669 from OrHayat/docs_go_install_fetch_latest_release
  • 4a425a8 installation docs will fetch latest relase from github api and inject it into go install command
  • 6399f5b update configuration docs