Releases: vektra/mockery
Releases · vektra/mockery
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.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
v2.50.2
v2.50.1
v2.50.0
v2.49.2
v2.49.1
Changelog
- 8da7022 Add deprecation warning for
with-expecter
. - 63a14b5 Add tagging Github action
- 314381f Docs: Make deprecations clearer
- 55e1e90 Docs: Simplify/modernize index page
- 3cef7fd Fix bug with type aliases to structs
- cba8aa0 Fix dirty git state caused by built tool
- 5c75177 Fix tag action
- 37383a4 Merge pull request #849 from LandonTClipp/LandonTClipp/tagging
- 88830e8 Merge pull request #850 from LandonTClipp/LandonTClipp/deprecation_docs
- bc56391 Merge pull request #851 from LandonTClipp/LandonTClipp/expecter
- 773408f Merge pull request #853 from LandonTClipp/LandonTClipp/bugfix
- 971ce32 Merge pull request #854 from LandonTClipp/master
- b1145cb bump debug
- 198df07 formatting