Skip to content

sconfig 1.8.0

Compare
Choose a tag to compare
@ekrich ekrich released this 06 Nov 04:29
· 5 commits to main since this release

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

Highlights 💥

  • New support for Scala.js ConfigDocumentFactory parseReader, parseString
  • New support for Scala Native ConfigDocumentFactory parseReader, parseString, parseFile and ConfigFactory parseFile
  • Enhanced test coverage
Prev # New #
Scala.js 318 352
Scala Native 318 356
Scala JVM 532 532
  • Scala Native 0.5.5 improvements
  • Update for Scala.js (1.17.0), JVM Scala (3.3.4, 2.13.15)

Details below.

Contributors 👥

According to git shortlog -sn --no-merges v1.7.0..v1.8.0
18 Eric K Richardson
16 Scala Steward

Thanks to the all the Scala Contributors that have helped. Special thanks to @armanbilge for design and refactoring advice for new Scala.js and Scala Native functionality. 🎤 👏

What's Changed

Full Changelog: v1.7.0...v1.8.0