Skip to content

Plot 0.6.0

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 29 Jan 11:27
· 82 commits to master since this release
6dcfc1f
  • HTML's <link> and <script> tags now natively support sub resource integrity (SRI) attributes, by @cdmcmahon.
  • You can now optionally unwrap an Attribute using .unwrap {}, by @camdeardorff.
  • The HTML <noscript> tag is now natively supported, by @rpinz.
  • HTML <link> tags now natively support the hreflang, sizes and color attributes, by @rpinz.
  • The apple-touch-icon and mask-icon values have been added to HTMLLinkRelationship, by @rpinz.
  • Additional English variants and the x-default value have been added to Language, by @rpinz.