Releases: episode6/mockspresso2
Releases · episode6/mockspresso2
v2.0.1
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
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
Changelog
- Added
fun MockspressoProperties.addDynamicObjectMaker
v2.0.0-rc1
Promoted to RC
v2.0.0-beta01
Graduating to beta
v2.0.0-alpha06
Just build system changes
v2.0.0-alpha05
[VERSION] Release v2.0.0-alpha05 (#67)