Skip to content

Releases: vidhanio/hypertext

hypertext-v0.12.1

10 Aug 18:15
c45da43

Choose a tag to compare

Other

  • cleanup docs and implementations
  • make len estimate better

hypertext-v0.12.0 [YANKED]

09 Aug 08:52
441df27

Choose a tag to compare

Added

  • [breaking] unify all duplicated Attribute versions of types/traits with the Context trait
  • [breaking] make it harder to accidentally make your code vulnerable to XSS via Buffer, hiding
    constructors, and dangerously_* functions

Changed

  • [breaking] rename html_elements to hypertext_elements
  • [breaking] rename [void_]elements! to define_[void_]elements!
  • [breaking] reorganize all validation-related modules into validation

hypertext-v0.11.0

06 Aug 19:52
fe860e7

Choose a tag to compare

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

hypertext-v0.9.0

28 Jul 02:31
2c360e0

Choose a tag to compare

chore: Release package hypertext version 0.9.0

hypertext-v0.10.0

28 Jul 05:29
98c4ca6

Choose a tag to compare

Fixed

  • [breaking] add check for quotes

hypertext-macros-v0.9.0

28 Jul 02:31
2c360e0

Choose a tag to compare

chore: Release package hypertext-macros version 0.9.0