Skip to content

v3.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@LandonTClipp LandonTClipp released this 02 Jan 00:37
· 14 commits to master since this release
1a4332e

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