sblas 0.5.0
This is release 5 of sblas. Scala Native BLAS (Basic Linear Algebra Subprograms) support for Scala Native. 0.4.10
for Scala 2.12
, 2.13
, and 3.2.1
.
Overview 💥
This release adds support for Scala Native 0.4.10
.
- Drops support for Scala
2.11
. - Lots of other updates as seen below.
Contributors 👥
According to git shortlog -sn --no-merges v0.4.0..v0.5.0
, the following people contributed to this release:
32 Scala Steward
5 ekrich
4 Eric K Richardson
Special Thanks to the Scala Native team. 🎤 👏
What's Changed
- Update scalafmt-core to 3.4.3 by @scala-steward in #73
- Update auxlib, javalib, junit-plugin, ... to 0.4.4 by @scala-steward in #74
- Update scalafmt-core to 3.5.0 by @scala-steward in #75
- Update sbt-mima-plugin to 1.1.0 by @scala-steward in #76
- Update to use macOS 10.15 for CI by @ekrich in #78
- Update scala3-library to 3.1.2 by @scala-steward in #77
- Update scalafmt-core to 3.5.1 by @scala-steward in #79
- Update scalafmt-core to 3.5.2 by @scala-steward in #80
- Update scalafmt-core to 3.5.3 by @scala-steward in #81
- Update scala-library to 2.12.16 by @scala-steward in #82
- Update scala3-library to 3.1.3 by @scala-steward in #83
- Update junit-plugin, junit-runtime, ... to 0.4.5 by @scala-steward in #84
- Update scalafmt-core to 3.5.8 by @scala-steward in #85
- Update macOS CI version by @ekrich in #86
- Update sbt to 1.7.0 by @scala-steward in #87
- Update sbt to 1.7.1 by @scala-steward in #88
- Update scalafmt-core to 3.5.9 by @scala-steward in #89
- Update junit-plugin, junit-runtime, ... to 0.4.7 by @scala-steward in #91
- Update scala3-library to 3.2.0 by @scala-steward in #92
- Update sbt-mima-plugin to 1.1.1 by @scala-steward in #93
- Update scala-library to 2.12.17 by @scala-steward in #94
- Update scala-library to 2.13.10 by @scala-steward in #95
- Update sbt to 1.7.2 by @scala-steward in #96
- Update scalafmt-core to 3.6.0 by @scala-steward in #97
- Update sbt-ci-release to 1.5.11 by @scala-steward in #98
- Update sbt to 1.7.3 by @scala-steward in #99
- Update scalafmt-core to 3.6.1 by @scala-steward in #100
- Update scala3-library to 3.2.1 by @scala-steward in #101
- Update junit-plugin, junit-runtime, ... to 0.4.8 by @scala-steward in #102
- Update sbt to 1.8.0 by @scala-steward in #103
- Update junit-plugin, junit-runtime, ... to 0.4.9 by @scala-steward in #104
- Update CI versions by @ekrich in #105
- Update sbt to 1.8.2 by @scala-steward in #106
- Update scalafmt-core to 3.7.0 by @scala-steward in #107
- Update scalafmt-core to 3.7.1 by @scala-steward in #108
- Update for Scala Native 0.4.10 by @ekrich in #110
Full Changelog: v0.4.0...v0.5.0