Releases: vektra/mockery
Releases · vektra/mockery
v2.46.0
Changelog
- 6423255 Merge pull request #807 from tobby-s/FEAT-configdir
- 7c9f776 add documentation
- 8fae460 propagate config file name into template
v2.45.1
Changelog
- 1790d6a Bump Go v1.22 to v1.23 in Dockerfile
- 38070f7 Merge pull request #812 from colega/patch-1
- 2abbb49 Merge pull request #814 from khaifazil/patch-1
- b2c2927 Update index.md: capitalize "Grafana"
v2.45.0
Changelog
- 56379c8 Add disable-func-mocks parameter
- a03d1ff Merge pull request #809 from LandonTClipp/disable_func_mocks
- 1e69719 updates
v2.44.2
Changelog
- 4bee898 Ensure generated imports doesn't start with digit
- 910874a Merge pull request #806 from leitzler/master
v2.44.1
Changelog
- c6d2a9e Fix release workflow
- Fixes #769 : Mock files getting created in disk when dry-run is enabled by @snopan in #789
- chore: fix typos and style by @ccoVeille in #794
- Allow types defined as instantiated generic interfaces to generate mocks by @LandonTClipp in #790
v2.43.2
Changelog
- 4544845 Fix an issue with using exclude on windows
- 5a3e47a Merge pull request #780 from iangregsondev/debugging
v2.43.1
Changelog
- 2065d36 Update migrating_to_packages.md
v2.42.3
Changelog
- 9b4107f Fix bug when last argument is a function with multiple return values
- b1c5f6e Merge pull request #774 from LandonTClipp/issue_766
- adedaa2 Update codecov.yml
- a382dd5 remove unnecessary config
v2.42.2
Changelog
- 4ac0c5e Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools
- f500645 Merge pull request #768 from vektra/dependabot/go_modules/tools/google.golang.org/protobuf-1.33.0
- 59f7d94 Merge pull request #771 from dlwyatt/patch-1
- dc80845 Merge pull request #772 from testwill/close_cpu_profile
- 9820fbb Update features.md
- bdfbb23 fix: close cpu profile