| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksum.txt | 2026-06-12 | 603 Bytes | |
| mockery_3.7.1_Windows_arm64.tar.gz | 2026-06-12 | 5.4 MB | |
| mockery_3.7.1_Windows_x86_64.tar.gz | 2026-06-12 | 6.1 MB | |
| mockery_3.7.1_Darwin_arm64.tar.gz | 2026-06-12 | 5.6 MB | |
| mockery_3.7.1_Darwin_x86_64.tar.gz | 2026-06-12 | 6.0 MB | |
| mockery_3.7.1_Linux_arm64.tar.gz | 2026-06-12 | 5.3 MB | |
| mockery_3.7.1_Linux_x86_64.tar.gz | 2026-06-12 | 5.9 MB | |
| README.md | 2026-06-12 | 905 Bytes | |
| v3.7.1 source code.tar.gz | 2026-06-12 | 2.9 MB | |
| v3.7.1 source code.zip | 2026-06-12 | 3.0 MB | |
| Totals: 10 Items | 40.2 MB | 0 | |
What's Changed
- (feat:template-data) Update documentation of InterfaceFile data by @ymohl-cl in https://github.com/vektra/mockery/pull/1149
- fix(cmd): fix file descriptor leak from defer in loop by @SVilgelm in https://github.com/vektra/mockery/pull/1154
- fix: replace 'interface{}' (old syntax) with 'any', especially for Te… by @aristorinjuang in https://github.com/vektra/mockery/pull/1159
- [#1151]: Fix error with InterfaceDirRelative for external paths by @takanuva15 in https://github.com/vektra/mockery/pull/1157
New Contributors
- @ymohl-cl made their first contribution in https://github.com/vektra/mockery/pull/1149
- @aristorinjuang made their first contribution in https://github.com/vektra/mockery/pull/1159
- @takanuva15 made their first contribution in https://github.com/vektra/mockery/pull/1157
Full Changelog: https://github.com/vektra/mockery/compare/v3.7.0...v3.7.1