Skip to content

Releases: typelevel/sbt-typelevel

v0.5.0-M6

21 Oct 01:05
be4f759
Compare
Choose a tag to compare
v0.5.0-M6 Pre-release
Pre-release

What's Changed

  • Use workflow OSes for publish job by @armanbilge in #360
  • Update sbt-scalafix to 0.10.2 by @typelevel-steward in #363
  • Directly run githubWorkflowCheck by @armanbilge in #364
  • Use tlJdkRelease for JDK api mappings by @armanbilge in #365
  • Set CI JDK via tlJdkRelease setting by @armanbilge in #366
  • 0.4 -> main by @armanbilge in #368
  • Update snakeyaml to 1.32 by @typelevel-steward in #362
  • Update sbt-mima-plugin to 1.1.1 by @typelevel-steward in #370
  • Update scala-library to 2.12.17 by @typelevel-steward in #371
  • Update coursier to 2.1.0-M7 by @typelevel-steward in #374
  • Update sbt-scalafix to 0.10.3 by @typelevel-steward in #376
  • Site Plugin: Migrate to Laika 0.19.0-RC1 + separate generic defaults from Typelevel-specific ones by @jenshalm in #377
  • Do not use deprecated -target option on 2.13.9+ by @armanbilge in #385
  • Update sbt-scalafix to 0.10.4 by @typelevel-steward in #387
  • Update sbt to 1.7.2 by @typelevel-steward in #383
  • Update mdoc, sbt-mdoc to 2.3.6 by @typelevel-steward in #384
  • Revert "Update sbt to 1.7.2" by @armanbilge in #388
  • Revert "Update mdoc, sbt-mdoc to 2.3.6" by @armanbilge in #389
  • 0.4 -> main by @armanbilge in #390
  • Update snakeyaml to 1.33 by @typelevel-steward in #380
  • Update laika-sbt to 0.19.0 by @typelevel-steward in #386

New Contributors

Full Changelog: v0.5.0-M5...v0.5.0-M6

v0.4.16

12 Oct 20:39
11b6df7
Compare
Choose a tag to compare

This is the seventeenth release in the 0.4.x series of sbt-typelevel. It is binary- and source-compatible with previous releases in this series.

This release includes changes and dependency updates to support Scala 2.13.10.

What's Changed

  • Do not use deprecated -target option on 2.13.9+ by @armanbilge in #385
  • Update sbt-scalafix to 0.10.4 by @typelevel-steward in #387

Full Changelog: v0.4.15...v0.4.16

v0.4.15

21 Sep 08:24
d2601da
Compare
Choose a tag to compare

This is the sixteenth release in the 0.4.x series of sbt-typelevel. It is binary- and source-compatible with previous releases in this series.

This release includes dependency updates to support Scala 2.13.9.

Updates

  • Update sbt-mima-plugin to 1.1.1 by @typelevel-steward in #370
  • Update sbt-scalafix to 0.10.3 by @typelevel-steward in #376

Full Changelog: v0.4.14...v0.4.15

v0.4.14

16 Sep 00:56
5643503
Compare
Choose a tag to compare

This is the fifteenth release in the 0.4.x series of sbt-typelevel. It is binary- and source-compatible with previous releases in this series.

This release includes dependency updates to support Scala 2.12.17.

Features

Fixes

Updates

  • Update typelevel-scalafix to 0.1.5 by @typelevel-steward in #346
  • Update sbt-scalafix to 0.10.2 by @typelevel-steward in #363

Full Changelog: v0.4.13...v0.4.14

v0.5.0-M5

22 Aug 13:22
8eec2df
Compare
Choose a tag to compare
v0.5.0-M5 Pre-release
Pre-release

What's Changed

  • Update typelevel-scalafix to 0.1.5 by @typelevel-steward in #346
  • Fix console/scalacOptions by @satorg in #349
  • Update scalafmt-core to 3.5.9 by @typelevel-steward in #354
  • Fallback to apiURL if javadocioUrl does not exist by @valencik in #356
  • Adding tests around version handling by @valencik in #357
  • Do not require binary compat on 0.0.z versions by @valencik in #358
  • 0.4 -> main by @armanbilge in #359
  • Update mdoc, sbt-mdoc to 2.3.3 by @typelevel-steward in #351

Full Changelog: v0.5.0-M4...v0.5.0-M5

v0.5.0-M4

18 Jul 06:07
f588a7c
Compare
Choose a tag to compare
v0.5.0-M4 Pre-release
Pre-release

What's Changed

  • Move submit-dependencies condition to job-level, not step-level by @armanbilge in #341
  • Tune Scala compiler warnings by @satorg in #344

Full Changelog: v0.5.0-M3...v0.5.0-M4

v0.5.0-M3

16 Jul 19:33
0aa7d07
Compare
Choose a tag to compare
v0.5.0-M3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.0-M2...v0.5.0-M3

v0.4.13

16 Jul 16:33
080f660
Compare
Choose a tag to compare

This is the fourteenth release in the 0.4.x series of sbt-typelevel. It is binary- and source-compatible with previous releases in this series.

Features

  • Add request_reviews and update Mergify actions by @bpholt in #320
  • Add /api path to site that forwards to API url by @armanbilge in #335
  • Add tlLatestVersion, tlLatestPreReleaseVersion to versioning plugin by @bplommer in #333

Fixes

Updates

Docs

New Contributors

Special thanks to all the new and returning contributors to this release! 😃

Full Changelog: v0.4.12...v0.4.13

v0.5.0-M2

19 Jun 22:15
6b3cf98
Compare
Choose a tag to compare
v0.5.0-M2 Pre-release
Pre-release

What's Changed

New Contributors

  • @typelevel-steward made their first contribution in #289

Full Changelog: v0.5.0-M1...v0.5.0-M2

v0.4.12

10 Jun 16:46
804f0e8
Compare
Choose a tag to compare

This is the thirteenth release in the 0.4.x series of sbt-typelevel. It is binary- and source-compatible with previous releases in this series.

This release includes dependency updates to support Scala 2.12.16.

Features

Updates

  • Update sbt-scalafix to 0.10.1 by @typelevel-steward in #296

Full Changelog: v0.4.11...v0.4.12