Skip to content

Releases: vektra/mockery

v2.51.0

14 Jan 06:24
0f55ecb
Compare
Choose a tag to compare

Changelog

  • 0f55ecb Add enhanced deprecation logging support. (#894)

NOTE

This release adds a number of deprecation warnings in preparation for the v3 release. If you would like to disable these warnings, you can use the disable-deprecation-warnings parameter, or to disable only specific warnings, the disabled-deprecation-warnings parameter. Details on these are in the configuration section of the docs.

v3.0.0-alpha.19

06 Jan 21:48
a72ae3c
Compare
Choose a tag to compare
v3.0.0-alpha.19 Pre-release
Pre-release

v3.0.0-alpha.18

06 Jan 20:46
9aaefbe
Compare
Choose a tag to compare
v3.0.0-alpha.18 Pre-release
Pre-release

v3.0.0-alpha.17

06 Jan 05:51
0d359da
Compare
Choose a tag to compare
v3.0.0-alpha.17 Pre-release
Pre-release

v3.0.0-alpha.16

06 Jan 03:28
55ba9bb
Compare
Choose a tag to compare
v3.0.0-alpha.16 Pre-release
Pre-release

v3.0.0-alpha.15

03 Jan 19:22
f44f614
Compare
Choose a tag to compare
v3.0.0-alpha.15 Pre-release
Pre-release

Changelog

v3.0.0-alpha.13

03 Jan 04:47
e64ce2d
Compare
Choose a tag to compare
v3.0.0-alpha.13 Pre-release
Pre-release

Changelog

v2.50.4

03 Jan 18:58
fe58af4
Compare
Choose a tag to compare

Changelog

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