Skip to content

0.5.0

Compare
Choose a tag to compare
@RandomHashTags RandomHashTags released this 06 Oct 07:53
· 175 commits to main since this release
  • fixed attributionsrc attribute (now attributionSrc)
  • fixed html element not allowing attributes
  • can now create custom elements and attributes (view README on how-to)
  • added compile safety when declaring values for an attribute that takes an array (now disallows the separator character depending on the element)
  • added benchmarks
  • updates to README
  • more unit tests

Full Changelog: 0.4.0...0.5.0