Releases: vektra/mockery
Releases Β· vektra/mockery
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
v2.52.3
v2.52.2
v2.52.1
v2.52.0
Changelog
v3.0.0-alpha.21
What's Changed
- v3: Rename styles of mocks to be less confusing by @LandonTClipp in #900
- Documentation cleaning by @LandonTClipp in #901
Full Changelog: v3.0.0-alpha.20...v3.0.0-alpha.21
v3.0.0-alpha.20
What's Changed
- V3 Fix: Ignore sub packages regex is not adhered by @Orbsynated in #890
- Add back
replace-type
by @LandonTClipp in #898 - Bump alpha version. by @LandonTClipp in #899
New Contributors
- @Orbsynated made their first contribution in #890
Full Changelog: v3.0.0-alpha.19...v3.0.0-alpha.20