PlutoStaticHTML.jl Versions Save

Convert Pluto notebooks to HTML in automated workflows

v6.0.14

1 year ago

PlutoStaticHTML v6.0.14

Diff since v6.0.13

Closed issues:

  • Can you use this for automatically downloading and building from a url? (#167)

Merged pull requests:

  • Update to Pluto 0.19.26 (#168) (@rikhuijzer)

v6.0.13

1 year ago

PlutoStaticHTML v6.0.13

Diff since v6.0.12

Merged pull requests:

  • Avoid startswith(Nothing, ...) error (#166) (@rikhuijzer)

v6.0.12

1 year ago

PlutoStaticHTML v6.0.12

Diff since v6.0.11

Closed issues:

  • Show information on why cache is not used? (#164)

Merged pull requests:

  • Improve logging for cache (#165) (@rikhuijzer)

v6.0.11

1 year ago

PlutoStaticHTML v6.0.11

Diff since v6.0.10

Merged pull requests:

  • Update Pluto to 0.19.21 (#163) (@rikhuijzer)

v6.0.10

1 year ago

PlutoStaticHTML v6.0.10

Diff since v6.0.9

Merged pull requests:

  • Update Pluto to 0.19.20 (#162) (@rikhuijzer)

v6.0.9

1 year ago

PlutoStaticHTML v6.0.9

Diff since v6.0.8

Closed issues:

  • PlutoStaticHTML, global scope and CI (#158)

Merged pull requests:

  • Update Pluto to 0.19.19 (#160) (@rikhuijzer)

v6.0.8

1 year ago

PlutoStaticHTML v6.0.8

Diff since v6.0.7

Merged pull requests:

  • Avoid benign warning (#157) (@rikhuijzer)

v6.0.7

1 year ago

PlutoStaticHTML v6.0.7

Diff since v6.0.6

Closed issues:

  • HTML file doesn't capture standard output (#155)

Merged pull requests:

  • Update Pluto to 0.19.16 (#156) (@rikhuijzer)

v6.0.6

1 year ago

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:

  • Fix Gumbo outputting full HTML page (#153) (@rikhuijzer)

v6.0.5

1 year ago

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:

  • Handle cell metadata (#152) (@rikhuijzer)