sblas 0.6.0
This is release 6 of sblas. Scala Native BLAS (Basic Linear Algebra Subprograms) support for Scala Native. 0.5.0-RC1
for Scala 2.12
, 2.13
, and 3
LTS.
Overview 💥
This release adds support for Scala Native 0.5.0-RC1
.
- Adds a new experimental API - see README.
- Scalafmt now handles format for matrices - see README.
- Drops support for
0.4.0
.
Contributors 👥
According to git shortlog -sn --no-merges v0.5.0..v0.6.0
, the following people contributed to this release:
36 Scala Steward
2 ekrich
1 Eric K Richardson
Special Thanks to the Scala Native team for this major release. 🎤 👏
What's Changed
- Update scala3-library to 3.2.2 by @scala-steward in #111
- Update scalafmt-core to 3.7.2 by @scala-steward in #112
- Update junit-plugin, junit-runtime, ... to 0.4.11 by @scala-steward in #113
- Update junit-plugin, junit-runtime, ... to 0.4.12 by @scala-steward in #114
- Update sbt-mima-plugin to 1.1.2 by @scala-steward in #115
- Update scalafmt-core to 3.7.3 by @scala-steward in #116
- Update sbt-ci-release to 1.5.12 by @scala-steward in #118
- Update scala3-library to 3.3.0 by @scala-steward in #120
- Update scalafmt-core to 3.7.4 by @scala-steward in #121
- Update junit-plugin, junit-runtime, ... to 0.4.14 by @scala-steward in #122
- Update scala-library to 2.12.18 by @scala-steward in #123
- Update scala-library to 2.13.11 by @scala-steward in #124
- Update scalafmt-core to 3.7.5 by @scala-steward in #125
- Update scalafmt-core to 3.7.6 by @scala-steward in #126
- Update scalafmt-core to 3.7.7 by @scala-steward in #127
- Update scalafmt-core to 3.7.8 by @scala-steward in #128
- Update scalafmt-core to 3.7.9 by @scala-steward in #129
- Update scalafmt-core to 3.7.10 by @scala-steward in #130
- Update sbt-mima-plugin to 1.1.3 by @scala-steward in #131
- Update scalafmt-core to 3.7.11 by @scala-steward in #132
- Update scalafmt-core to 3.7.13 by @scala-steward in #134
- Update junit-plugin, junit-runtime, ... to 0.4.15 by @scala-steward in #135
- Update scalafmt-core to 3.7.14 by @scala-steward in #136
- Update scala3-library to 3.3.1 by @scala-steward in #137
- Update scala-library to 2.13.12 by @scala-steward in #138
- Update junit-plugin, junit-runtime, ... to 0.4.16 by @scala-steward in #139
- Update sbt to 1.8.3 by @scala-steward in #119
- Update scalafmt-core to 3.7.15 by @scala-steward in #140
- Update sbt to 1.9.7 by @scala-steward in #141
- Update scalafmt-core to 3.7.16 by @scala-steward in #142
- Update scalafmt-core to 3.7.17 by @scala-steward in #143
- Update sbt to 1.9.8 by @scala-steward in #144
- Update junit-plugin, junit-runtime, ... to 0.4.17 by @scala-steward in #145
- Update scalafmt-core to 3.8.0 by @scala-steward in #146
- Update sbt to 1.9.9 by @scala-steward in #147
- Update scala-library to 2.12.19 by @scala-steward in #148
- Work on API and small fixes by @ekrich in #117
Full Changelog: v0.5.0...v0.6.0