Releases: vektra/mockery
Releases · vektra/mockery
v3.0.0-beta.9
What's Changed
- Add
https://
as option for template downloads by @LandonTClipp in #974
Full Changelog: v3.0.0-beta.8...v3.0.0-beta.9
v3.0.0-beta.8
What's Changed
- Make YAML parsing strict; fail on unknown parameters by @LandonTClipp in #971
- Add JSON validation for
template-data
map. by @LandonTClipp in #972
Full Changelog: v3.0.0-beta.7...v3.0.0-beta.8
v3.0.0-beta.7
What's Changed
- Rename a number of config parameters for coherence and clarity by @LandonTClipp in #970
Full Changelog: v3.0.0-beta.6...v3.0.0-beta.7
v3.0.0-beta.6
What's Changed
- refactor: Cleanup template func variables by @LandonTClipp in #968
- feat: Add a number of math functions to template FuncMap by @LandonTClipp in #969
Full Changelog: v3.0.0-beta.5...v3.0.0-beta.6
v3.0.0-beta.5
What's Changed
- Add a few convenience methods to MethodData by @LandonTClipp in #960
Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5
v3.0.0-beta.4
What's Changed
- fix(
stub-impl
): Fix typo in matryer template by @LandonTClipp in #959 - v3: Downgrade to Go 1.23 by @LandonTClipp in #964
- Add kubernetes as mockery user in docs by @LandonTClipp in #962
Full Changelog: v3.0.0-beta.3...v3.0.0-beta.4
v3.0.0-beta.3
What's Changed
- feat(
migrate
): Add command to migrate v2 config to v3. by @LandonTClipp in #953
Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3
v2.53.3
What's Changed
- Move to
docker/login-action@v3
by @LandonTClipp in #944 - Fix documentation CI workflow by @LandonTClipp in #945
- Remove redundant typecheck linter by @alexandear in #948
- Bump viper for remove hashicorp dependencies by @RainbowMango in #951
New Contributors
- @RainbowMango made their first contribution in #951
Full Changelog: v2.53.2...v2.53.3
v3.0.0-beta.2
What's Changed
- Add the
mockery init
command to bootstrap YAML file by @LandonTClipp in #950
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2