Htag

Latest version: v0.113.0

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

Scan your dependencies

Page 15 of 35

0.12.1

fix 0.12.0 .... state is now shared between all tags under the same hr

0.12.0

- tag.session is deprecated, use tag.state : which is a dict from the hrenderer.
- now, tag.state is always a dict (managed by the hrenderer), except in component init, or in components not runned in a hrenderer, where it's None.

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.11.0...v0.12.0

0.11.1

a little fix which should let pyscript runner use the new tag.update() feature correctly.

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.11.0...v0.11.1

0.11.0

Another big change ;-)

A new "game changer" feature : [tag.update()](https://manatlan.github.io/htag/tag_update/) ;-)

It was dumb to not profit of bi-directionnal communication ... when using runners based on websockets. It was frustrating.
Now : it's possible, and can only works with some runners : but it's possible, and can be really useful in some cases ;-)


What's Changed
* Feature tag with update by manatlan in https://github.com/manatlan/htag/pull/14

**Full Changelog**: https://github.com/manatlan/htag/compare/v0.10.0...v0.11.0

0.10.3

fix on previous

try a new way to start uvicorn process (lifespan), using redys.v2.loop

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.10.2...v0.10.3

0.10.2

fix on previous

add :

- the `.serve(request, obj)` -> `.serve(request, obj, force=False)` : can force recreation of the instance (like in the past)
- a "rerender" re-redenders now with a fresh session


**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.10.1...v0.10.2

Page 15 of 35

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.