Releases: mockito/mockito
Releases · mockito/mockito
v2.26.0
Release notes were automatically generated by Shipkit
2.26.0
- 2019-04-04 - 1 commit by Tim van der Lippe - published to
- No pull requests referenced in commit messages.
v2.25.7
Release notes were automatically generated by Shipkit
2.25.7
- 2019-03-28 - 4 commits by Bruno Bonanno (3), Szczepan Faber (1) - published to
- New public API: invocation.getArgumentsAsMatchers() (#1665)
v2.25.6
Release notes were automatically generated by Shipkit
2.25.6
- 2019-03-27 - 2 commits by Szczepan Faber - published to
- Pinned ByteBuddy to 1.9.10 (#1676)
v2.25.5
Release notes were automatically generated by Shipkit
2.25.5
- 2019-03-26 - 2 commits by Szczepan Faber - published to
- Bumped ByteBuddy to 1.9.11 (#1673)
v2.25.4
Release notes were automatically generated by Shipkit
2.25.4
- 2019-03-23 - 2 commits by Marc Philipp (1), Tim van der Lippe (1) - published to
- Report initialization failures per test method (#1672)
- Master (#1599)
v2.25.3
Release notes were automatically generated by Shipkit
2.25.3
- 2019-03-22 - 2 commits by Per Lundberg (1), Szczepan Faber (1) - published to
- Add support for Answer6 and VoidAnswer6 (#1670)
v2.25.2
Release notes were automatically generated by Shipkit
2.25.2
- 2019-03-22 - 8 commits by Tim van der Lippe (5), kriegfrj (2), Szczepan Faber (1) - published to
- [New features] Add subproject for errorprone Mockito plugins (#1668)
- Add ErrorProne subproject (#1669)
- Improved IDE experience for JUnit5 - visual comparison failure (#1667)
- Improve IDE UX comparison failure for JUnit5 (#1663)
v2.25.1
v2.25.0
Release notes were automatically generated by Shipkit
2.25.0
- 2019-03-05 - 11 commits by Szczepan Faber (10), Garfield Tan (1) - published to
- New API to clean up all inline mocks after test (#1619)
- Memory leak in mockito-inline calling method on mock with at least a mock as parameter (#1614)
- Cross-references and a single spy cause memory leak (#1533)
- Nested spies cause memory leaks (#1532)
v2.24.10
Release notes were automatically generated by Shipkit
2.24.10
- 2019-03-05 - 4 commits by Tim van der Lippe - published to
- Prevent NPE in findTypeFromGenericInArguments (#1648)