Scala
fromwww.scala-lang.org
2 days agoScala 3.7.4 is now available!
Scala 3.7.4 released with Align coverage support aligned to Scala 2, deprecation of legacy runners slated for 3.8.0 removal, and Scala CLI bumped to v1.9.1.
Every October, I do a maintenance pass on all my projects. At a minimum, that involves dropping support for whatever Python version is no longer supported and adding support for the most recently released Python version. While doing that, I go through the issue tracker, answer questions, and fix whatever I can fix. Then I release new versions. Then I think about which projects I should deprecate and figure out a deprecation plan for them.