Releases: vektra/mockery
Releases · vektra/mockery
v2.53.5
What's Changed
- Support Go 1.25 in mockery v2 by @LandonTClipp in #1109
Full Changelog: v2.53.4...v2.53.5
v3.5.3
v3.5.2
What's Changed
- Fix bug with replace-type not working with pointers by @LandonTClipp in #1099
Full Changelog: v3.5.1...v3.5.2
v3.5.1
What's Changed
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #1081
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- Add
inpackage
flag to override in-package detection logic by @LandonTClipp in #1077 - Add
include-auto-generated
config option by @LandonTClipp in #1079 - Fix issue with rendering multiple templates from same interface by @LandonTClipp in #1080
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Fix issue with type alias to interface not being generated by @LandonTClipp in #1074
Full Changelog: v3.3.6...v3.4.0
v3.3.6
What's Changed
- Separate release into reusable github action by @LandonTClipp in #1071
- Fix matryer template imports when outputting mock to different package than source by @chadwpetersen in #1061
- Fix issue in koanf v2.2.1 by @LandonTClipp in #1068
New Contributors
- @chadwpetersen made their first contribution in #1061
Full Changelog: v3.3.5...v3.3.6
v3.3.4
v3.3.2
What's Changed
- Fix anchors causing panics by @LandonTClipp in #1058
- Fix issue with relative
dir
values causing invalid in-package calculation by @LandonTClipp in #1059
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Fix issue when no value specified for variadic arg by @LandonTClipp in #1055
- Bump github.com/spf13/viper from 1.15.0 to 1.20.1 in /tools by @peczenyj in #1036
New Contributors
Full Changelog: v3.3.0...v3.3.1