0.4.13 (2023-06-05)

We’re happy to announce the release of Scala Native 0.4.13!

This release does not introduce any major improvements, but comes with variety of bugfixes. Scala Native 0.4.13 also updates the underlying Scala standard library, allowing to use its improvements in Scala 2.12, 2.13 and new definitions introduced in Scala 3.3.

Scala standard library used by this release is based on the following versions:

Scala binary version Scala release
2.12 2.12.18
2.13 2.13.11
3 3.3.0
Commits since last release 38
Merged PRs 22
Contributors 11

Contributors

Big thanks to everybody who contributed to this release or reported an issue!

$ git shortlog -sn --no-merges v0.4.12..
    20	Wojciech Mazur
     5	LeeTibbert
     3	Rikito Taniguchi
     2	Abdullah Sabaa Allil
     2	Arman Bilge
     1	Eric K Richardson
     1	Jarek Sacha
     1	Lorenzo Gabriele
     1	Vincent Lafeychine
     1	ankusharya
     1	kim / Motoyuki Kimura

Merged PRs

v0.4.13 (2023-06-03)

Full Changelog

Merged pull requests:

Compiler plugin

Scala Native runtime

Java Standard Library