Skip to content

sconfig 1.4.5

Compare
Choose a tag to compare
@ekrich ekrich released this 08 Oct 23:08
· 158 commits to main since this release
584ab83

This is release 24 of sconfig which supports the Scala line of products.

Highlights 💥

The big change is the addition of scalafix artifacts so you can pretty much automate moving from the Java config library to the cross platform Scala sconfig library. Instructions are included in the README. Kudos to Brian Holt for this large contribution.

  • Latest Scala and Scala.js
  • Java 17 tested in CI

Details below.

Contributors 👥

According to git shortlog -sn --no-merges v1.4.4..v1.4.5
19 Scala Steward
6 Eric K Richardson
2 Brian P. Holt

Big thanks to @bpholt for contributing the scalafix setup. 🎤 👏

What's Changed

New Contributors

Full Changelog: v1.4.4...v1.4.5