Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 19:55
· 176 commits to main since this release
52418b3

PlutoStaticHTML v2.1.0

Diff since v2.0.2

  • Removes the PACKAGE_VERSIONS again which was added in PR 18 because it didn't play nice with Pluto.jl's built-in package management.
  • Switches the Documenter.jl build to use MathJax.
  • PACKAGE_VERSIONS is now replaced by the append_build_context keyword argument. When setting the append_build_context to true, the output will get some build context appended.

The new append_build_context doesn't work on Julia 1.7 yet. That will be fixed once I've switched to 1.7.

Closed issues:

  • Static Markdown? (#19)

Merged pull requests: