Skip to content

Releases: typelevel/discipline

v1.7.0

22 Apr 15:24
fd91606
Compare
Choose a tag to compare

This release adds support for Scala Native 0.5.x series and drops support for 0.4.x. There are no other changes.

What's Changed

  • Update sbt-typelevel, ... to 0.7.0 by @typelevel-steward in #451
  • Update nscplugin, sbt-scala-native to 0.5.1 and scalacheck to 1.18.0 by @satorg in #450

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

17 Apr 16:17
3e7ebc3
Compare
Choose a tag to compare

This is a dependency update for discipline. There are no new feature changes.

This release is available for the following Scala versions:

  • 2.12.x (JVM, JS and native)
  • 2.13.x (JVM, JS and native)
  • 3.3.3+ (JVM, JS and native)

Warning

This will be the last release binary compatible with Scala Native 0.4.x

What's Changed

  • Update scalafmt-core to 3.5.2 by @scala-steward in #336
  • Update scalafmt-core to 3.5.8 by @typelevel-steward in #338
  • Update sbt-typelevel to 0.4.10 by @typelevel-steward in #339
  • Update sbt-typelevel to 0.4.11 by @typelevel-steward in #340
  • Update sbt-typelevel to 0.4.12 by @typelevel-steward in #342
  • Update scala-library to 2.12.16 by @typelevel-steward in #341
  • Update scala3-library, ... to 3.1.3 by @typelevel-steward in #343
  • Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @typelevel-steward in #344
  • Update nscplugin, sbt-scala-native, ... to 0.4.5 by @typelevel-steward in #345
  • Update sbt to 1.7.0 by @typelevel-steward in #348
  • Update sbt to 1.7.1 by @typelevel-steward in #349
  • Update sbt-typelevel to 0.4.13 by @typelevel-steward in #350
  • Update scalafmt-core to 3.5.9 by @typelevel-steward in #351
  • Update nscplugin, sbt-scala-native, ... to 0.4.7 by @typelevel-steward in #353
  • Update scalacheck to 1.17.0 by @typelevel-steward in #354
  • Update sbt-typelevel to 0.4.14 by @typelevel-steward in #355
  • Update scala-library to 2.12.17 by @typelevel-steward in #356
  • Update sbt-typelevel to 0.4.15 by @typelevel-steward in #357
  • Update scala-library to 2.13.9 by @typelevel-steward in #358
  • Update scala3-library, ... to 3.2.0 by @typelevel-steward in #359
  • Update sbt to 1.7.2 by @typelevel-steward in #360
  • Update sbt-typelevel to 0.4.16 by @typelevel-steward in #361
  • Update scala-library to 2.13.10 by @typelevel-steward in #362
  • Update scalafmt-core to 3.6.0 by @typelevel-steward in #363
  • Update sbt to 1.7.3 by @typelevel-steward in #364
  • Update scalafmt-core to 3.6.1 by @typelevel-steward in #365
  • Update scala3-library, ... to 3.2.1 by @typelevel-steward in #366
  • Update sbt to 1.8.0 by @typelevel-steward in #368
  • Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @typelevel-steward in #370
  • Update sbt-typelevel to 0.4.17 by @typelevel-steward in #369
  • Update nscplugin, sbt-scala-native, ... to 0.4.9 by @typelevel-steward in #371
  • Update sbt to 1.8.1 by @typelevel-steward in #372
  • Update sbt to 1.8.2 by @typelevel-steward in #373
  • Update sbt-typelevel to 0.4.18 by @typelevel-steward in #374
  • Update scalafmt-core to 3.7.0 by @typelevel-steward in #375
  • Update sbt-typelevel to 0.4.19 by @typelevel-steward in #381
  • Update sbt to 1.8.3 by @typelevel-steward in #389
  • Remove CODE_OF_CONDUCT, use org default [ci skip] by @valencik in #443
  • Fix the build by @TonioGela in #445
  • Update scalafmt-core to 3.8.1 by @typelevel-steward in #447
  • Update scala-library to 2.12.19 by @typelevel-steward in #440
  • Update scalacheck to 1.17.1 by @typelevel-steward in #448

New Contributors

  • @typelevel-steward made their first contribution in #338
  • @valencik made their first contribution in #443
  • @TonioGela made their first contribution in #445

Full Changelog: v1.5.1...v1.6.0

v1.5.1

16 Apr 21:51
v1.5.1
3eccd3c
Compare
Choose a tag to compare

This is a dependency and tooling update for discipline. There are no new feature changes.

This release is backwards binary compatible with all 1.x releases, but not forwards binary compatible with any release other than the 1.5.x lineage.

This release is available for the following Scala versions:

Scala 2.12 (JVM, JS and native)
2.13 (JVM, JS and native)
3.1 (JVM, JS and native)

v1.5.0

09 Apr 19:47
v1.5.0
0940e81
Compare
Choose a tag to compare

This is a dependency and tooling update for discipline. There are no new feature changes.

This release is backwards binary compatible with all 1.x releases, but not forwards binary compatible with any release other than the 1.5.x lineage.

This release is available for the following Scala versions:

Scala 2.12 (JVM, JS and native)
2.13 (JVM, JS and native)
3.1 (JVM, JS and native)

v1.4.0

07 Dec 14:37
v1.4.0
c25ce76
Compare
Choose a tag to compare

This is a dependency and tooling update for discipline. There are no new feature changes.

This release is backwards binary compatible with all 1.x releases, but not forwards binary compatible with any release other than the 1.4.x lineage.

The minor version has been incremented due to this being a release on Scala Native 0.4.2, which is a forward binary incompatible version. This release is available for the following Scala versions:

Scala 2.12 (JVM, JS and native)
2.13 (JVM, JS and native)
3.0 (JVM and JS).

What's Changed

v1.3.0

22 Oct 09:45
v1.3.0
0b880cb
Compare
Choose a tag to compare

This is a dependency and tooling update for discipline. There are no new feature changes.

This release is backwards binary compatible with all 1.x releases, but not forwards binary compatible with any release other than the 1.3.x lineage.

The minor version has been incremented due to this being a release on Scala 3.1.0 and Scala Native 0.4.1, which are both forward binary incompatible versions. This release is available for the following Scala versions:

Scala 2.12 (JVM, JS and native)
2.13 (JVM, JS and native)
3.1 (JVM and JS).

v1.2.0

19 Oct 21:00
v1.2.0
9a2b751
Compare
Choose a tag to compare

This is a dependency and tooling update for discipline. There are no new feature changes.

The minor version has been incremented due to this being a release on a new Scala.js version. This release is available for the following Scala versions:

  • Scala 2.12 (JVM, JS and native)
  • 2.13 (JVM, JS and native)
  • 3.0 (JVM and JS).