Releases: typelevel/discipline-specs2
v1.4.0
v2.0.0
A brand new release based on specs2 5.0.0
. It is published for the following platforms and Scala versions:
Scala 3.1 (JVM and JS)
The Scala.js library version during the whole 2.0 release cycle will be 1.8.x.
Special thanks to @armanbilge for porting the code to Scala 3.
v1.3.1
This release updates the dependency on specs2-scalacheck
to 4.13.1. It is published for the following platforms and Scala versions:
Scala 2.12 (JVM and JS)
Scala 2.13 (JVM and JS)
Scala 3.1 (JVM and JS)
The Scala.js library version during the whole 1.3 release cycle will be 1.7.x.
v1.2.5
This release updates the dependency on specs2-scalacheck
to 4.13.1. It is published for the following platforms and Scala versions:
Scala 2.12 (JVM and JS)
Scala 2.13 (JVM and JS)
Scala 3.0 (JVM and JS)
The Scala.js library version during the whole 1.2 release cycle will be 1.7.x.
v1.3.0
This release updates the discipline-core
dependency to 1.3.0
. It is backwards binary compatible with all versions in the 1.x
lineage. It is forwards binary compatible only with the 1.3.x
lineage.
It is published for the following platforms and Scala versions:
- Scala 2.12 (JVM and JS)
- Scala 2.13 (JVM and JS)
- Scala 3.1 (JVM and JS)
The Scala.js library version during the whole 1.3 release cycle will be 1.7.x
.
v1.2.4
This release updates the discipline-core
dependency to 1.2.0
. It is published for the following platforms and Scala versions:
- Scala 2.12 (JVM and JS)
- Scala 2.13 (JVM and JS)
- Scala 3.0 (JVM and JS)
The Scala.js library version during the whole 1.2
release cycle will be 1.7.x
.
Scala 3.1 and a future Scala.js release will be out in the 1.3
release cycle of this library.
v1.2.3
v1.2.2
v1.2.1
v1.2.0
This release has no new features, just an overhaul of the release process and updates to the library dependencies.
Special thanks to @djspiewak for guiding me through the release process.