Skip to content

v23.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 18:39
1dcc011

What's Changed

This version upgrades Scala 3.x version to 3.3.0. All Scala 3 users are recommended to upgrade to Scala 3.3.0 since this version. No major change for Scala 2.12/2.13 users.

If you see the following compilation error, you will need to upgrade airframe or other dependencies to Scala 3.3.0:

[error] TASTy signature has wrong version.
[error]  expected: {majorVersion: 28, minorVersion: 2}
[error]  found   : {majorVersion: 28, minorVersion: 3}

🚀 Features

🔗 Dependency Updates

Full Changelog: v23.5.4...v23.5.5