Skip to content

Releases: mockito/mockito-scala

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)

v1.16.11

31 Dec 20:11
7e16d56
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.11

v1.16.10

31 Dec 03:33
f49e212
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.16.10

  • 2020-12-31 - 14 commit(s) by Bruno, Bruno Bonanno, Michal, Scala Steward, Szczepan Faber, sullis
  • Fixed the build (#337)
  • Temporarily disable the maven central sync (#336)
  • Update sbt to 1.4.6 (#335)
  • Update libraries and tools (#334)
  • Started using built-in token (#331)
  • Add yml to build/release using GH Actions (#329)
  • Apply new Shipkit Auto Version plugin property (#327)
  • sbt 1.4.4 (#322)