Releases: vidhanio/hypertext
Releases · vidhanio/hypertext
hypertext-v0.12.1
Other
- cleanup docs and implementations
- make len estimate better
hypertext-v0.12.0 [YANKED]
Added
- [breaking] unify all duplicated
Attributeversions of types/traits with theContexttrait - [breaking] make it harder to accidentally make your code vulnerable to XSS via
Buffer, hiding
constructors, anddangerously_*functions
Changed
- [breaking] rename
html_elementstohypertext_elements - [breaking] rename
[void_]elements!todefine_[void_]elements! - [breaking] reorganize all validation-related modules into
validation
hypertext-v0.11.0
Added
- [breaking] add handler/
roleattributes 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
httpdep - 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
chore: Release package hypertext version 0.9.0
hypertext-v0.10.0
Fixed
- [breaking] add check for quotes
hypertext-macros-v0.9.0
chore: Release package hypertext-macros version 0.9.0