Skip to content

Releases: lightbend/sbt-paradox-project-info

v3.0.1

31 Jan 10:42
6566542
Compare
Choose a tag to compare

What's Changed

Bumped dependencies and build tools to current versions.

  • Upgrade dependencies to move away from repo.scala-sbt.org by @mkurz in #40
  • Prepare release by @ennru in #41

New Contributors

  • @mkurz made their first contribution in #40

Full Changelog: v3.0.0...v3.0.1

v3.0.0

22 Dec 14:33
3733a95
Compare
Choose a tag to compare

What's Changed

Bumps Paradox which now supports Java 17, but requires at least Java 11.

Full Changelog: v2.0.0...v3.0.0

Configurable Readiness Levels

22 Mar 14:43
04799ce
Compare
Choose a tag to compare

What's Changed

This release removed the predefined Readiness Levels (with their links to Lightbend) and makes them configurable in sbt instead.

Changes

Full Changelog: v1.1.10...v2.0.0

Make `readiness-level` optional

11 Mar 12:44
94be79e
Compare
Choose a tag to compare

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

24 Apr 15:39
65c5213
Compare
Choose a tag to compare
v1.1.4

Update Lightbend links (#16)

Lightbend Platform Links

08 Aug 10:18
cd78970
Compare
Choose a tag to compare

Changed links to point to latest Lightbend Platform documentation.

XML compliant

13 Mar 08:36
663d75c
Compare
Choose a tag to compare

#9 Make output xhtml compliant

Fix `projectInfoVersion` scoping

05 Mar 12:41
5482098
Compare
Choose a tag to compare

#8 makes sure projectInfoVersion doesn't need to be defined explicitly.

Propagate project version into project-info.conf

20 Feb 12:10
f6fd9b8
Compare
Choose a tag to compare

Inject sbt's project version into project-info.conf before resolving #6, #7

v1.0

23 Jan 14:08
8102952
Compare
Choose a tag to compare