Releases: vektra/mockery
Releases · vektra/mockery
v3.0.0-alpha.9
v3.0.0-alpha.8
v3.0.0-alpha.7
Changelog
- 4f232f1 fix CICD
v3.0.0-alpha.6
v3.0.0-alpha.2
v3.0.0-alpha.12
v3.0.0-alpha.11
v3.0.0-alpha.10
v3.0.0-alpha.1
Changelog
- fe4ac46 Add ability to specify templates from arbitrary file.
- 870a9f9 Add full
.mockery.yaml
file, fix a number of bugs. - de8b5c7 Adding expecter methods, still TODO
- 3740344 Changes
- 1a4332e Disable testing in CICD for now
- fa9e22a Fix a number of bugs with templates
- 3cb6c80 Fix imports of unsafe package
- d416405 Fix issue with type aliases in moq
- ce0236e Fix issues with in-package detection and name conflict resolution
- a90446c Fix mockery.templ
- 01b1072 Fixes for conflicting variable and package qualifiers
- a87e944 Fixes to package qualifier conflicts.
- 82d3313 Minimally working v3 implementation of moq
- c7fd6ba More bug fixes to template
- 1a26a55 Remove test for generic replace-types
- 48c5c08 Set v3 tag
- fce2e5c Start work on v3
- 918307a Start working on mockery template.
- ed244e4 Tons of additions and fixes.
- b814a32 Tons of fixes
- 749b072 Updates to name collision logic
- f090448 Working on mockery mocks
- 299d98f change import paths to v3
- a6f23f1 fix CICD
- 471d05e fix CICD again
- f7a2709 fix edge case where test files have different package name
- 4bbd9d2 fix to some tests
- d0c31eb fix trigger
- ca21e9a make announcement bar more red
- 84d66f8 more fixes
- 0839ae1 updates
- 1f30801 updates
- cabdc56 updates to docs
- 8e4098d v3 doc CICD
- 7ae8d3d various CICD fixes