Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 944 Bytes

CHANGELOG.md

File metadata and controls

30 lines (15 loc) · 944 Bytes

Changelog

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)

3.0.0 (2022-06-12)

⚠ BREAKING CHANGES

  • remove trasitive dependencies on spock

Bug Fixes

  • remove trasitive dependencies on spock (5e69747)