Releases: lightbend/sbt-paradox-project-info
Releases · lightbend/sbt-paradox-project-info
v3.0.1
v3.0.0
What's Changed
Bumps Paradox which now supports Java 17, but requires at least Java 11.
- Document using sbt-plugin with readinessLevels by @mdedetrich in #35
- Remove unneeded settings by @mdedetrich in #36
- Update scalafmt by @mdedetrich in #37
- ci: run scripted tests by @ennru in #38
- bump: Paradox 0.10.3 (drops Java 8 support, support Java 17) by @ennru in #39
Full Changelog: v2.0.0...v3.0.0
Configurable Readiness Levels
What's Changed
This release removed the predefined Readiness Levels (with their links to Lightbend) and makes them configurable in sbt instead.
Changes
- Replace bintray badge with maven-central by @mdedetrich in #33
- Make ReadinessLevel's configurable by @mdedetrich in #34
Full Changelog: v1.1.10...v2.0.0
Make `readiness-level` optional
With this release, the project info may skip specifying the readiness level as suggested by @mdedetrich in #17 and fixed in #18.
Other updates were made to bring the project infrastructure into 2022.
Thanks to @mdedetrich to invest time into this tiny tool.
Updated Lightbend links
v1.1.4 Update Lightbend links (#16)
Lightbend Platform Links
Changed links to point to latest Lightbend Platform documentation.
XML compliant
#9 Make output xhtml compliant
Fix `projectInfoVersion` scoping
#8 makes sure projectInfoVersion
doesn't need to be defined explicitly.
Propagate project version into project-info.conf
v1.0
Now with links to Glossary of Lightbend Support Terminology.