Skip to content

Releases: rikhuijzer/PlutoStaticHTML.jl

v6.0.6

19 Oct 13:12
89bcf3e
Compare
Choose a tag to compare

PlutoStaticHTML v6.0.6

Diff since v6.0.5

Closed issues:

  • Inconsistency in Package versions when running in Documenter compared to Pluto (#147)

Merged pull requests:

v6.0.5

16 Oct 16:48
8a9f03a
Compare
Choose a tag to compare

PlutoStaticHTML v6.0.5

Diff since v6.0.4

Closed issues:

  • _convert_admonition throws type error with quoted Julia code inside (#132)
  • Inconsistency in Package versions when running in Documenter compared to Pluto (#147)
  • Hide code cell that is hidden in Pluto frontend (#149)

Merged pull requests:

v6.0.4

14 Oct 20:22
952126a
Compare
Choose a tag to compare

PlutoStaticHTML v6.0.4

Diff since v6.0.3

Closed issues:

  • Allow showing errors to readers (#148)

Merged pull requests:

v6.0.3

12 Oct 17:55
ca8a6f1
Compare
Choose a tag to compare

PlutoStaticHTML v6.0.3

Diff since v6.0.2

Closed issues:

  • Allow showing errors to readers (#148)

Merged pull requests:

v6.0.2

09 Oct 12:50
dbcd1da
Compare
Choose a tag to compare

PlutoStaticHTML v6.0.2

Diff since v6.0.1

Closed issues:

  • Incremental compilation may be fatally broken for this module (#85)

Merged pull requests:

v6.0.1

06 Oct 13:37
42efd7f
Compare
Choose a tag to compare

PlutoStaticHTML v6.0.1

Diff since v6.0.0

Merged pull requests:

v6.0.0

10 Aug 09:38
2903442
Compare
Choose a tag to compare

PlutoStaticHTML v6.0.0

Diff since v5.0.13

"Hard choices, easy life. Easy choices, hard life."
- Jerzy Gregorek

Apologies for yet another breaking release. This breaking change renames HTMLOptions to OutputOptions. This now allows setting options for PDF outputs too. Support for PDF is at this moment limited to plain code and output.

Merged pull requests:

v5.0.13

23 Jul 19:15
bdfd619
Compare
Choose a tag to compare

PlutoStaticHTML v5.0.13

Diff since v5.0.12

Closed issues:

  • Subheadings are not shown in Documenter menu when using documenter_output (#128)

Merged pull requests:

v5.0.12

25 Jun 19:39
330a8c5
Compare
Choose a tag to compare

PlutoStaticHTML v5.0.12

Diff since v5.0.11

Merged pull requests:

v5.0.11

23 Jun 21:20
acb7872
Compare
Choose a tag to compare

PlutoStaticHTML v5.0.11

Diff since v5.0.10

Fixed an issue which occurred only in very specific cases.

Closed issues:

  • Assertion Error on CI (not appearing on local run even in same environment (#122)

Merged pull requests: