Releases: vektra/mockery
Releases · vektra/mockery
v2.32.4
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
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.0
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
Changelog
- b5592d6 fix installation again (code block needs to be in javascript)
v2.31.2
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
v2.31.0
Changelog
- a43101b Add deprecation notice for old config style
- 7696d20 Merge pull request #668 from LandonTClipp/deprecation