Skip to content

hypertext-v0.11.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 19:52
· 9 commits to main since this release
fe860e7

Added

  • [breaking] add handler/role attributes and re-org attribute traits (fixes #136)
  • export void_elements! (fixes #132)
  • [breaking] support : in maud class syntax (fixes #129)
  • add custom vis support to #[component]
  • add ntex support
  • make struct unit if no args
  • reduce syn feature tree

Fixed

  • only run tests in alloc
  • suppress errors about unused delims on toggles (fixes #130)

Other

  • Bump warp from 0.3.7 to 0.4.0 (#137)
  • get rid of extra http dep
  • simplify features and macros
  • fix docs and ci
  • correct *_static! mention
  • clean up lint rules
  • add mathml/web components info
  • re-add syn features