Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

v0.15.0 🌈

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 01:10
· 155 commits to refs/heads/master since this release
13dcb3e

Summary

This will be a final release to support multiple NodeJS versions (v16, v14 and v12).
From next, only the latest (v18 maybe) version will be supported.
This is mainly because Scala 3 dropped macro annotation support, which is used heavily for compiler switch in this project.

🧰 Maintenance