v4.0.0
Release run: #23
Although this release includes a major version bump, to Scanamo 4.0.0, there are no radical changes to the Scanamo API from the most recent previous version, 3.0.0. The version bump is calculated automatically by sbt-version-policy as part of the gha-scala-library-release-workflow, and ensures that sbt will not permit two different versions of Scanamo with potential binary compatibility to coexist in the same app.
What's Changed
- Document that @rtyley is the maintainer by @rtyley in https://github.com/scanamo/scanamo/pull/1818
- Use
guardian/setup-scalato cope with Ubuntu changes by @rtyley in https://github.com/scanamo/scanamo/pull/1819 - Update AWS SDK, Java, sbt, etc... by @rtyley in https://github.com/scanamo/scanamo/pull/1823
Full Changelog: https://github.com/scanamo/scanamo/compare/v3.0.0...v4.0.0