This release breaks binary compatibility with previous (0.3.x
) versions
What's Changed
- Keep parsed string in VersionConstraint, parse it lazily by @alexarchambault in #72
Updates / maintenance
- Update mdoc, sbt-mdoc to 2.6.2 by @scala-steward in #59
- Fix CI by @alexarchambault in #62
- Update utest to 0.8.5 by @scala-steward in #63
- Switch to Mill by @alexarchambault in #65
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.1 by @scala-steward in #64
- Bump actions/checkout from 3 to 4 by @dependabot in #66
- Enable back tests after switch to Mill by @alexarchambault in #67
- Re-enable Scala.JS tests after switch to Mill by @alexarchambault in #68
- Add .metals/ and .bloop/ to .gitignore by @alexarchambault in #69
- Update scala-library to 2.13.16 by @scala-steward in #71
New Contributors
- @dependabot made their first contribution in #66
Full Changelog: v0.3.3...v0.4.0