Skip to content

Plot 0.10.0

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 02 Jun 22:42
· 49 commits to master since this release
c27f685
  • You can now define an RSS item's description using Plot nodes, which are then converted into HTML (by @daveverwer).
  • The title and spellcheck attributes can now be natively attached to any HTML element (by @daveverwer).
  • The type attribute is now natively supported for HTML <button> elements (by @daveverwer).
  • The rendering of boolean HTML attributes has been optimized, and are now often rendered without any value, further minimizing the overall footprint of the HTML that Plot generates (by @daveverwer).

This release also contains documentation fixes by @omaralbeik.