You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update version
* Update scalafmt and add script to workflow
* Update Scala Native to 0.4.3 and Scala 3
* Add semver strategy
* Update docs prior to format
* Format with new scalafmt
* Update readme for release
@@ -57,7 +69,7 @@ $ cd <directory entered after the prompt>
57
69
$ sbt run
58
70
```
59
71
60
-
In addition, look at the [sblas unit tests](https://github.com/ekrich/sblas/blob/v0.3.0/sblas/src/test/scala/org/ekrich/blas/unsafe/BlasTest.scala) for other examples of usage.
72
+
In addition, look at the [sblas unit tests](https://github.com/ekrich/sblas/blob/main/sblas/src/test/scala/org/ekrich/blas/unsafe/BlasTest.scala) for other examples of usage.
0 commit comments