0.7.5
- ✨ Implement a playground powered by
pyscript
- ✨ Add filter
call
forwild
mode- Example:
{{ int | call: "1" | plus 1}} # 2
- Example:
Full Changelog: 0.7.4...0.7.5
pyscript
call
for wild
mode
{{ int | call: "1" | plus 1}} # 2
Full Changelog: 0.7.4...0.7.5