Releases: com-lihaoyi/sourcecode
Releases · com-lihaoyi/sourcecode
0.2.8
Support Scala Native - Scala 3 (#119) * Support Scala Native - Scala 3 - Update Mill to 10.0.0 * Skip docJar in Scala 3 Scala Native
0.2.7
Merge pull request #114 from com-lihaoyi/version-0.2.7 Version 0.2.7
0.2.6
v0.1.6
v0.1.5
This release mostly bumps scala / Scala JS / Scala Native versions, switching to
- scala
2.10.7
,2.11.12
, and2.12.6
, - Scala JS
0.6.25
, and - Scala Native
0.3.8
.
Under the surface, it also updates the way releases are handled. sbt-ci-release
is now used for that, making the release process seamless.