Skip to content

v2.49.0

Compare
Choose a tag to compare
@LandonTClipp LandonTClipp released this 20 Nov 23:21
· 22 commits to master since this release
a27cb03

Changelog

  • 13fc607 Add resolve-type-alias parameter
  • a27cb03 Merge pull request #843 from LandonTClipp/LandonTClipp/issue_839

NOTE

In this release, mockery will resolve aliases down to their underlying type in order to maintain backwards compatibility. Please see the deprecations page for details on why this change was introduced and how to configure mockery to not resolve type aliases.