What's Changed
- Update for changes with datastar RC.7
- patch_elements now allows a 'namespace' argument
- The on_intersect attribute helper now has 'exit' and 'threshold' options
- Updates the examples to use RC.7
- Drops support for python 3.9 as it is EOL
- Updates fasthtml examples to be compatible with RC.6+ (it was missed before)
- Use const instead of fixed value by @anastygnome in #25
- Set the version of python to the MSV in the CI workflow by @anastygnome in #26
New Contributors
- @anastygnome made their first contribution in #25
Full Changelog: v0.7.0...v0.8.0