powermock v2.0.0-RC.1 Release Notes

Release Date: 2018-10-24 // over 5 years ago
    • 2018-10-24 - 69 commits by 6 authors - published to Bintray
    • ๐Ÿš€ Commits: Arthur Zagretdinov (54), PowerMock Release Tools (11), Henri Tremblay (1), hsynkrtl (1), Ismael Juma (1), Sean Gilhooly (1)
    • ๐Ÿคก [Major changes] Mockito Public API Support Roadmap (#726)
    • ๐Ÿšš [Major changes] Dropped supporting Mockito 1.x as result removed module powermock-api-mockito
    • ๐Ÿ‘ [Major changes] Dropped supporting EasyMock 3.1. Offical supported EasyMock 3.5
    • ๐Ÿ›  [Bugfixes] @mock annotation from easymock api does not work for two fields of the same type. (#755)
    • ๐Ÿšš [Enhancements] Removed deprecated code in PowerMock 2.0. (#839)
    • ๐Ÿ‘ [Enhancements] JDK 9 support (#783)
    • ๐Ÿš€ Preparing PowerMock 2.0 Release without ByteBuddy [ci maven-central-release] (#948)
    • ๐Ÿ—„ Use EasyMock exposed MockType instead of the deprecated internal one (#944)
    • โšก๏ธ Update PowerMockAgent.java (#878)