Skip to content

Releases: vektra/mockery

v3.0.0-alpha.9

02 Jan 17:21
853f45b
Compare
Choose a tag to compare
v3.0.0-alpha.9 Pre-release
Pre-release

Changelog

  • 110ff94 Add docs/examples etc.
  • 853f45b Bump version.
  • 3c1cf74 Change log timestamp format to RFC3339Nano.
  • f5b3134 Fix mockery failing on --help or --version
  • 81f0b3d more doc updates

v3.0.0-alpha.8

02 Jan 05:26
f798319
Compare
Choose a tag to compare
v3.0.0-alpha.8 Pre-release
Pre-release

Changelog

  • f798319 Clean template functions
  • 09bf81f Fix javascript in installation page

v3.0.0-alpha.7

02 Jan 04:36
4f232f1
Compare
Choose a tag to compare
v3.0.0-alpha.7 Pre-release
Pre-release

Changelog

v3.0.0-alpha.6

02 Jan 04:17
a4a634a
Compare
Choose a tag to compare
v3.0.0-alpha.6 Pre-release
Pre-release

Changelog

v3.0.0-alpha.2

02 Jan 03:12
64bb22e
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release

Changelog

v3.0.0-alpha.12

02 Jan 19:10
365b8eb
Compare
Choose a tag to compare
v3.0.0-alpha.12 Pre-release
Pre-release

Changelog

v3.0.0-alpha.11

02 Jan 18:53
bd61701
Compare
Choose a tag to compare
v3.0.0-alpha.11 Pre-release
Pre-release

Changelog

v3.0.0-alpha.10

02 Jan 17:54
6fec063
Compare
Choose a tag to compare
v3.0.0-alpha.10 Pre-release
Pre-release

Changelog

  • a533471 Move registry/template to public, everything else to private
  • 6fec063 updates

v3.0.0-alpha.1

02 Jan 00:37
1a4332e
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

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

30 Dec 21:49
afe092f
Compare
Choose a tag to compare

Changelog

  • 6a54b28 Fix empty build tags adding a tags parameter (#874)
  • afe092f Update mockery-tools.env