Skip to content

Releases: mockito/mockito-scala

v1.16.39

28 Aug 18:36
aba2d2f
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.39

  • 2021-08-28 - 15 commit(s) by Darren Bishop, Scala Steward, Szczepan Faber
  • Enabled releases to Central (#398)
  • Cleaned up the CI script (#393)
  • Introduce static singleton object spying with real-method-call and strict-stub default behaviour (#392)
  • Update sbt to 1.5.4 (#386)
  • Update sbt to 1.5.3 (#385)
  • Update scala-library, scala-reflect to 2.12.14 (#384)
  • Update scala-library, scala-reflect to 2.13.6 (#383)
  • Update scalatest to 3.2.9 (#382)
  • Update scala-parallel-collections to 1.0.3 (#381)
  • Update sbt to 1.5.2 (#380)
  • Update sbt to 1.5.1 (#379)
  • Update scalatest to 3.2.8 (#377)

v1.16.37

07 Apr 09:00
5a32a0e
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.37

  • 2021-04-07 - 5 commit(s) by Bruno Bonanno, Scala Steward, sullis
  • setup-java v2 (#376)
  • Update scalatest to 3.2.7 (#375)
  • Update sbt to 1.5.0 (#374)
  • Update scala-parallel-collections to 1.0.2 (#373)
  • Improve macros so they don't leave behind unused code (#372)

v1.16.32

15 Mar 09:57
519f3fb
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.32

  • 2021-03-15 - 3 commit(s) by Scala Steward
  • Update scalatest to 3.2.6 (#369)
  • Update sbt to 1.4.9 (#368)
  • Update scala-parallel-collections to 1.0.1 (#367)

v1.16.29

24 Feb 10:40
b4a5140
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.29

  • 2021-02-24 - 4 commit(s) by Bruno Bonanno, Scala Steward, sullis
  • Scala 2.13.5 (#363)
  • ScalaTest 3.2.5 (#362)
  • Use scala version driven import on Captor macro (#361)
  • Update scalatest to 3.2.4 (#359)

v1.16.25

10 Feb 18:50
ba7bf52
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.25

  • 2021-02-10 - 2 commit(s) by Darren Bishop, Scala Steward
  • Update sbt to 1.4.7 (#358)
  • Modified hasCaptured Captor check to also inspect the number of expectations vs the number of captured values (#326)

v1.16.23

02 Feb 21:12
937d470
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.23

  • 2021-02-02 - 2 commit(s) by Bruno Bonanno, trompa
  • Add Java 14 on CI (#357)
  • #350 Fix Refelction utils for java 13+ (#356)
  • withObjectMocked leads to "java.lang.NoSuchFieldException: modifiers" (#350)

v1.16.21

02 Feb 10:31
fd57003
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.21

  • 2021-02-02 - 1 commit(s) by trompa
  • #350 get Modifiers for java 13+ (#354)
  • withObjectMocked leads to "java.lang.NoSuchFieldException: modifiers" (#350)

v1.16.20

01 Feb 22:37
726d9ec
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.20

  • 2021-02-01 - 7 commit(s) by Bruno, Bruno Bonanno, Scala Steward, Szczepan Faber
  • Improve varargs handling (#353)
  • Update scalaz-core to 7.3.3 (#349)
  • Update specs2-core to 4.10.6 (#348)
  • Update scala-library, scala-reflect to 2.12.13 (#346)
  • remove travis file (#345)

v1.16.15

10 Jan 23:45
56cc1db
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.15

  • 2021-01-10 - 4 commit(s) by Bruno Bonanno, Michal Szestowicki, Szczepan Faber
  • Use a fake execution context to avoid timing issues on CI (#343)
  • Bump Shipkit plugins versions (#342)
  • Apply renamed plugin package (#341)

v1.16.12

31 Dec 23:01
a257820
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.12

  • 2020-12-31 - 2 commit(s) by Szczepan Faber
  • Continual releases to Maven Central (#340)