v4.0.1
release-drafter
released this
20 Jun 17:48
·
253 commits
to refs/heads/main
since this release
What's Changed
- Add an option to limit number of errors returned by @bc-dima-pasieka in #1017
This introduces a small breaking changes if you are usingnew RuleBasedQueryValidator(rules)
. - enum derivation produces values in deterministic order by @yanns in #1021
Maintenance
- Update scalafmt-core to 3.7.4 by @scala-steward in #1010
- Update sbt to 1.9.0 by @scala-steward in #1011
- Update sbt-scoverage to 2.0.8 by @scala-steward in #1013
- Update sbt-jmh to 0.4.5 by @scala-steward in #1014
- Update scala-library, scala-reflect to 2.13.11 by @scala-steward in #1016
- Update scala-library, scala-reflect to 2.12.18 by @scala-steward in #1015
- check binary compatibility with 4.0 release by @yanns in #1019
- Update refined to 0.11.0 by @scala-steward in #1020
- Update sbt-github-actions to 0.15.0 by @scala-steward in #1012
New Contributors
- @bc-dima-pasieka made their first contribution in #1017
Full Changelog: v4.0.0...v4.0.1