Skip to content

Releases: episode6/mockspresso2

v2.0.1

10 Mar 01:05
f6659f3
Compare
Choose a tag to compare

Changelog

  • Update junit4 rule to ensure teardown is called even when the test fails/throws
  • All dependencies are now created when the mockspresso instance is ensured (not just those required by real objects)

Full changelog available at https://episode6.github.io/mockspresso2/CHANGELOG.html

v2.0.0

30 Dec 19:56
a582c24
Compare
Choose a tag to compare

First official release of mockspresso2!

Changelog

  • Update junit5 -> 5.9.1
  • Update dagger2 -> 2.44.2
  • Update mockito -> 4.11.0
  • Update mockk -> 1.13.3
  • Build configuration updates

Full changelog available at https://episode6.github.io/mockspresso2/CHANGELOG.html

v2.0.0-rc2

17 Dec 21:12
9d31162
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release

Changelog

  • Added fun MockspressoProperties.addDynamicObjectMaker

v2.0.0-rc1

24 Oct 17:10
d346cea
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

Promoted to RC

v2.0.0-beta01

24 Oct 16:05
4d573a0
Compare
Choose a tag to compare
v2.0.0-beta01 Pre-release
Pre-release

Graduating to beta

v2.0.0-alpha06

23 Oct 16:44
5d69707
Compare
Choose a tag to compare
v2.0.0-alpha06 Pre-release
Pre-release

Just build system changes

v2.0.0-alpha05

13 Mar 15:14
6c6afc9
Compare
Choose a tag to compare
v2.0.0-alpha05 Pre-release
Pre-release
[VERSION] Release v2.0.0-alpha05 (#67)