Releases: vektra/mockery
Releases · vektra/mockery
v2.53.2
v2.53.1
What's Changed
- Fix profiling by @mat007 in #926
- fix: include-auto-generated option to work with multi-line comment by @hpurmann in #940
- Revert to Go 1.23 in go.mod by @LandonTClipp in #941
New Contributors
Full Changelog: v2.53.0...v2.53.1
v3.0.0-beta.1
What's Changed
- feat: Make missing interfaces a fatal error by @LandonTClipp in #931
- v3: Support Go 1.24 by @LandonTClipp in #932
Full Changelog: v3.0.0-beta.0...v3.0.0-beta.1
v2.53.0
What's Changed
- Remove homebrew tap by @LandonTClipp in #933
- feat(
fail-on-missing
): Allow mockery to return non-zero on missing interfaces by @LandonTClipp in #934
Full Changelog: v2.52.4...v2.53.0
v2.52.4
v3.0.0-beta.0
What's Changed
- feat(v3): Warning for nonexistent mocks by @ravsii in #911
- tests(v3): add tests for template funcs by @ravsii in #918
- Fix v3 docker images overwriting v2 by @LandonTClipp in #921
- Remove homebrew tap by @LandonTClipp in #922
Full Changelog: v3.0.0-alpha.21...v3.0.0-beta.0