Skip to content

v0.2.0 - Scala 3 Support

Latest
Compare
Choose a tag to compare
@sloshy sloshy released this 11 Sep 18:01

Happy to announce a new version of Combos with support for Scala 3! This version does not include any functional changes but it does come with transitive dependency upgrades.

Dependency Updates:

  • Cats to 2.6.1
  • Refined to 0.9.27

Internal dependencies used for testing were also updated such as Cats Effect, and the internal test suite was rewritten using MUnit for cross-compatibility with Scala 3.