Skip to content

v0.8.0

Latest

Choose a tag to compare

@gazpachoking gazpachoking released this 19 Dec 19:48
· 3 commits to develop since this release

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

Full Changelog: v0.7.0...v0.8.0