sblas 0.4.0
This is release 4 of sblas. Scala Native BLAS (Basic Linear Algebra Subprograms) support for Scala Native. 0.4.3
for Scala 2.11
, 2.12
, 2.13
, and 3.1.1
.
Overview 💥
This release adds support for Scala 3.
- Updates the library for Scala Native
0.4.3
and for Scala2.11
,2.12
,2.13
, and3.1.1
. - Upgrade to latest
scalafmt
with new Scala Native format. - Add macOS to CI as well as Java 11, and 17
Contributors 👥
According to git shortlog -sn --no-merges v0.3.0..v0.4.0
, the following people contributed to this release:
20 Scala Steward
3 Eric K Richardson
1 ekrich
Special Thanks to the Scala Center for marshaling this release of Scala Native. 🎤 👏
What's Changed
- Update sbt-ci-release to 1.5.7 by @scala-steward in #19
- Update sbt-mima-plugin to 0.9.2 by @scala-steward in #29
- Update scala-library to 2.12.14 by @scala-steward in #30
- Update sbt to 1.5.3 by @scala-steward in #32
- Add macOS to CI by @ekrich in #34
- Update sbt to 1.5.4 by @scala-steward in #35
- Update sbt to 1.5.5 by @scala-steward in #36
- Update sbt-mima-plugin to 1.0.0 by @scala-steward in #38
- Update scala-library to 2.12.15 by @scala-steward in #42
- Update sbt-mima-plugin to 1.0.1 by @scala-steward in #46
- Update auxlib, javalib, junit-plugin, ... to 0.4.1 by @scala-steward in #48
- Update sbt to 1.5.6 by @scala-steward in #57
- Update sbt to 1.5.8 by @scala-steward in #59
- Update scalafmt-core to 3.2.1 by @scala-steward in #55
- Update auxlib, javalib, junit-runtime, ... to 0.4.2 by @scala-steward in #56
- Update scala-library to 2.13.7 by @scala-steward in #50
- Update scalafmt-core to 3.2.2 by @scala-steward in #60
- Update sbt to 1.6.1 by @scala-steward in #63
- Update scalafmt-core to 3.3.1 by @scala-steward in #64
- Update scala-library to 2.13.8 by @scala-steward in #65
- Update sbt to 1.6.2 by @scala-steward in #69
- Update Scala Native and cleanup for Scala 3 by @ekrich in #70
Full Changelog: v0.3.0...v0.4.0