🌔🚀 released sbt 2.0.0-RC11 and 1.12.9
2.0.0-RC11 features a fix to the sandbox resolution using Coursier
https://eed3si9n.com/sbt-2.0.0-RC11 #Scala
enjoys music, good food, coding, and talking about them.
learning machines at employer. sbt core dev. he/him
#Scala #sbt #Bazel
| Website | https://eed3si9n.com/ |
| GitHub | https://github.com/eed3si9n/ |
| Bluesky | https://bsky.app/profile/eed3si9n.com |
🌔🚀 released sbt 2.0.0-RC11 and 1.12.9
2.0.0-RC11 features a fix to the sandbox resolution using Coursier
https://eed3si9n.com/sbt-2.0.0-RC11 #Scala
created a text-based wordle clone for #uxn called "rewold"
https://git.phial.org/d6/rewold
playable in any terminal, and hopefully on the cardputer soon thanks to @TangentDelta
cross published sbt-nocomma 0.1.3 to sbt 1.x and 2.x, using sbt 2.0.0-R10
sbt-nocomma is a stupid plugin that I made in 2018 that implements comma inference in build.sbt as follows:
```
lazy val root = rootProject
.settings(nocomma {
name := "foo"
scalaVersion := "3.8.2"
libraryDependencies += toolkit
})
```
https://github.com/sbt/sbt-nocomma/releases/tag/v0.1.3
https://eed3si9n.com/removing-commas-with-sbt-nocomma/ #Scala
cross published sbt-java-formatter 0.11.0 to sbt 1.x and 2.x
sbt-java-formatter, originally written by Björn Antonsson, lets you format your Java code
https://github.com/sbt/sbt-java-formatter/releases/tag/v0.11.0 #Scala
RE: https://fosstodon.org/@typelevel/116333889556530663
One of the best parts of standing up the Typelevel Foundation has been getting to hang out with @valencik, @djspiewak, and @jducoeur in board meetings and inevitably nerd snipe each other 🤓
Well, I want to hang out with more of you! Apply to join the TSC so that we can grow this special community together 🥰