ScalaMock v4.2.0 Release Notes

Release Date: 2019-04-21 // almost 5 years ago
    • โž• added argument capturing #234
    • โฌ†๏ธ bump Scala versions #237
    • sbt 1.2.1 #244
    • Scala 2.13.0-M3 #219
    • ๐Ÿ‘Œ verify on openjdk 8 and 11 #248
    • ScalaMock does not does not verify against Oracle JDK anymore
    • ๐Ÿ‘‰ Make sure there is no uninitialized variables in AsyncMockFactoryBase #227
    • ๐Ÿ’„ stylistic / cosmetic changes