Htag

Latest version: v0.113.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 22 of 35

0.8.12

same as 0.8.11, without the "curses" import statement ?!

0.8.11

same goal as previous version, but the Tag.OLDMECHANISM was converted to an instance valriable STRICT_MODE on the root node. (by default ... it's False ... )

0.8.10

- a special/temporarly version, which is compatible with previous version ... and can be tested (irl) with the new mechanism, which can prevent users to add an instance to many parents.

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.8.9...v0.8.10

0.8.9

- add the long avaited features : Tag.root, which gives the root tag (sometimes called main tag), aka the tag at the top level in the dom tree.
- more solid : parenting is more consistent (ans self.parent is here to stay)
- more solid : protect a lot of important properties, whose can't be autosetted at construction time now, or on the instance itself ! (only "js")

BTW, it always possible to add a same tag instance to multiple parent (**which is clearly not recommended** (could break the rendering thing)), but need to fix a lot of old unittests... **meanwhile -> try to avoid this** ;-)

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.8.8...v0.8.9

0.8.8

fix : rendering statics .... the hrendered._statics contains only Tag, and doubbles can't occur in the right way (using a `_hash_` computed at tag creation time)

0.8.7

- FIX PyScript runner (probably broken since 0.8.5)

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.8.6...v0.8.7

Page 22 of 35

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.