Skip to content

Releases: lorandszakacs/enclosure

1.1.0

31 Jan 21:27
22b7409
Compare
Choose a tag to compare

Cross publish to Scala Native!

Scala versions:

  • 2.12.18, JVM, JS, Native
  • 2.13.12, JVM, JS, Native
  • 3.3.1, JVM, JS, Native

internals:

  • bump sbt-scalajs to 1.15.0
  • bump sbt-scalafmt to 2.5.2
  • bump scalafmt to 3.7.17
  • bump sbt to 1.9.8
  • bump munit to 1.0.0-M10
  • bump sbt-typelevel to 0.6.5
  • introduce sbt-scala-native 0.4.17
  • introduce sbt-scala-native-crossproject 1.3.2

1.0.0

30 Jul 12:32
6bc75d1
Compare
Choose a tag to compare

Stable, LTS release. There's little reason for the library to change API/semantics any time soon. Scala steward maintenance for the forseable future.

Scala versions:

  • 2.12.15, JVM and JS
  • 2.13.8, JVM and JS
  • 3.1.3, JVM and JS

internals:

  • bump scalafmt to 3.5.8, use less vertical alignment
  • bump sbt to 1.7.1
  • bump munit to 1.0.0-M1
  • replace sbt-spiewak with sbt-typelevel. Also remove all sbt-plugins that are included in the latter.

0.1.2

13 May 17:20
70d3374
Compare
Choose a tag to compare
  • add Scala 3.0.0 🥳, JVM and JS. Drop support for Scala 3.0.0-RC2 and 3.0.0-RC3.

internals:

  • bump sbt to 1.5.2
  • bump munit to 0.7.26
  • temporarily use sbt-dotty 0.5.5 to allow publishing to Scala 3.

0.1.1

20 Apr 04:45
734dc96
Compare
Choose a tag to compare
  • add Scala 3.0.0-RC3, JVM and JS. Drop support for Scala 3.0.0-RC1

internals:

  • use scalafmt 3.0.0-RC1, finally, formatting for Scala 3 code!
  • bump munit to 0.7.25

0.1.0

04 Apr 19:47
4f39b34
Compare
Choose a tag to compare

First release! 🎉

Scala versions:

  • 2.12, JVM and JS
  • 2.13, JVM and JS
  • 3.0.0-RC1, JVM and JS
  • 3.0.0-RC2, JVM and JS

Dependencies

  • munit 0.7.23 - testing only