Releases: mockito/mockito
Releases · mockito/mockito
v2.26.2
Release notes were automatically generated by Shipkit
2.26.2
- 2019-04-10 - 11 commits by Tim van der Lippe - published to
- Eagerly compute stackTraceLine in LocationImpl (#1683)
v2.26.1
Release notes were automatically generated by Shipkit
2.26.1
- 2019-04-10 - 2 commits by Tim van der Lippe - published to
- Fix handling of generic Void type for doNothing() (#1680)
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)