Skip to content

Releases: joke/spock-deepmock

v4.0.0

20 Nov 11:21
Compare
Choose a tag to compare

4.0.0 (2022-11-20)

⚠ BREAKING CHANGES

  • automatically verify deep mock invocations
  • drop support for spock 1.3

Features

  • automatically verify deep mock invocations (906b89f)
  • include dsl (be91f3e)

Code Refactoring

  • drop support for spock 1.3 (a1c8add)

v3.0.0

12 Jun 10:29
Compare
Choose a tag to compare

3.0.0 (2022-06-12)

⚠ BREAKING CHANGES

  • remove trasitive dependencies on spock

Bug Fixes

  • remove trasitive dependencies on spock (5e69747)

2.0.1

09 Jan 13:15
2.0.1
8648990
Compare
Choose a tag to compare

Spock version updates

License change

31 Aug 13:56
2.0.0
9614a58
Compare
Choose a tag to compare
  • Changed license to Apache-2.0 License
  • Dependency updates

Groovy support

24 May 08:51
175002f
Compare
Choose a tag to compare

Added GroovyDeepMock

First release

23 May 08:54
7f2c998
Compare
Choose a tag to compare

First release with published maven artifacts