Skip to content

Releases: lightbend/paradox

Paradox 0.6.2

13 Aug 08:41
Compare
Choose a tag to compare

Changes

  • Add 'project.license' project property #342 by @raboof
  • Warn rather than throw on duplicate anchors #341 by @raboof

Project infrastructure

Updates

Paradox 0.6.1

05 Aug 09:30
1707679
Compare
Choose a tag to compare

🚀 Enhancements

⬆️ Dependencies

🔖 Milestone 0.6.1

Contributors

Author Commits Lines added Lines removed
2m 2m 2 58 21
raboof raboof 2 58 19
johnclara johnclara 1 14 3
pvlugter pvlugter 1 4 4
scala-steward scala-steward 1 1 1

Paradox 0.6.0

27 Jun 21:49
2b8ec0a
Compare
Choose a tag to compare

🚀 Enhancements

⬆️ Dependencies

🔧 Build

  • Add release drafter configuration #327 by @2m
  • Add scripted test to track changes to the default theme #315 by @raboof
  • Update releasing docs #314 by @2m

🔖 Milestone 0.6.0

Contributors

Author Commits Lines added Lines removed
raboof raboof 6 651 45
2m 2m 5 565 2
scala-steward scala-steward 4 4 4

0.5.5

22 May 12:46
@2m 2m
d6004ce
Compare
Choose a tag to compare
  • new @link: directive that allows opening links in a new tab (#313)
  • @ref: directive is now allowed in the indexes (#313)
  • when working with multiple configurations, sbt plugin now separates all of the intermediate artifacts to different directories per-configuration (#312)

https://github.com/lightbend/paradox/milestone/19?closed=1

Contributors

Author Commits Lines added Lines removed
2m 2m 4 90 32
ennru ennru 1 227 1

Version updates and producing more valid output

16 Apr 14:30
2d42a39
Compare
Choose a tag to compare

This release improves the validation of the paradox output, specifying the character encoding and avoiding constructs that are not valid in XHTML for easier post-processing. See the relevant issues at https://github.com/lightbend/paradox/milestone/18?closed=1

Couple of bugfixes for canonical url

13 Mar 08:50
@2m 2m
1bfb493
Compare
Choose a tag to compare
  • Fix canonical.base_url property name
  • Use homepage setting without explicitly specifying the scope

https://github.com/lightbend/paradox/milestone/17?closed=1

Author Commits Lines added Lines removed
2m 2m 3 14 2
ennru ennru 2 2 2
rstento rstento 1 2 2
scala-steward scala-steward 1 1 1

Canonical support

08 Mar 15:48
575e713
Compare
Choose a tag to compare
  • Introduce canonical.base_url (defaulting to homepage)
  • Make project.url default to homepage

https://github.com/lightbend/paradox/milestone/16?closed=1

Author Commits Lines added Lines removed
ennru ennru 4 145 75
scala-steward scala-steward 1 1 1

Paradox v0.4.4

05 Nov 12:06
812a1f4
Compare
Choose a tag to compare

Noteworthy changes:

  • #260 Change links to snippet source from text to icon
  • diverse dependency version upgrades

See all in the 0.4.4 milestone

Credits

Author Commits Lines added Lines removed
scala-steward scala-steward 5 7 7
2m 2m 1 49 24
ennru ennru 1 4 4

v0.4.3

25 Sep 23:02
@2m 2m
2daf1e3
Compare
Choose a tag to compare

Fixes

  • Links to the page source now correctly links to the branch if that is specified in the ScmInfo or github.base_url (#252)
  • Unhardcoded configuration from the paradoxBrowse task (#254)

New Features

  • Raw fenced block (#250)

Credits

Author Commits Lines added Lines removed
2m 2m 7 113 177
ennru ennru 3 163 53
jrudolph jrudolph 2 8 4
xuwei-k xuwei-k 1 15 13
jonas jonas 1 3 3

0.4.2

12 Sep 09:50
v0.4.2
895296c
Compare
Choose a tag to compare