Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 10:56
· 15 commits to main since this release
df2bc6d

PlutoPlotly v0.6.0

Diff since v0.5.0

This is a BREAKING release

Merged pull requests:

  • add 1.11 on CI and migrate to TestItemRunner (#52) (@disberd)
  • Move to Scratch.jl (#53) (@disberd)
  • Use ScopedValues for flags to set (#54) (@disberd)
  • Rewrite _preprocess for performance and customization (BREAKING) (#55) (@disberd)
  • try precompilation for faster TTFP (#56) (@disberd)

Closed issues:

  • Should migrate to Scratch.jl to handle location of downloaded plotly library (#40)
  • title provided as string should be transformed into attr(;text = <provided title>) (#51)