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
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
Hearth aka the Scala unified macro for 2.13 and 3 has a new version out! 🎉
I'm definitely no macro expert, so go read the changelog yourself to see all the magic. 🪄 It's huge!
https://github.com/kubuszok/hearth/releases/tag/0.3.0 #scala

This is the biggest Hearth release so far: a major feature release that introduces Standard Extensions — a pluggable type-inspection framework — along with union types support, rule-based derivatio...
Popularity isn’t everything. Some niche functional programming languages offer unique value!
Take a deep dive into Haskell, Scala, and Erlang in this article by Linux Professional Institute (LPI) Editor Andrew Oram: https://lpi.org/jyuw
[Disclaimer: This post contains an image generated using AI]
#FunctionalProgramming #Haskell #Scala #Erlang #OCaml #FSharp #ProgrammingLanguages
cross published sbt-native-image 0.4.0 to sbt 1.x and 2.x
sbt-native-image, originally written by Ólafur Geirsson, lets you build GraalVM native images from your Scala code
https://github.com/scalameta/sbt-native-image/releases/tag/v0.4.0 #Scala
Scala Digest. Выпуск 39
Привет, Хабр! Мы — Настя , Эвелина и Михаил — бэкенд-разработчики Т-Банка, пишем код на Scala и горим желанием его популяризировать. Приветствуем любую обратную связь! (づ ◕‿◕ )づ Читать тридцать девятый выпуск
A new, code-first Protobuf library for Scala! Think of it as a Tapir for gRPC services. 👌
Read the full article from Pierre Ricadat to learn why he built it and the benefits it brings. 👇
https://blog.pierre-ricadat.com/protobuf-goes-scala-first/ #scala
Fixing a Command Injection Vulnerability in sbt
RE: https://witter.cz/@matejcerny/116282797133142567
Scala 3.8.3 is out 🎉 Besides the ported optimizer, it features a local on/off coverage switch. 🔄 https://github.com/scala/scala3/releases/tag/3.8.3 #scala
A nasty vulnerability was found in sbt! ⚠️ Specifically, a command injection flaw affecting Windows users when resolving source dependencies.
The good news is that it's already fixed. If you build on Windows, make sure to update your project to sbt 1.12.8 or sbt 2.0.0-RC10 immediately.
https://www.scala-lang.org/blog/2026/03/31/sbt-security-advisory.html
#scala