Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Mar 03:48

What's Changed

  • Improved HTMX run-update flows to better follow django-htmx conventions.
  • Run status polling now stops automatically when a run reaches a terminal state like Completed or Failed.
  • Run fragment responses now consistently trigger client update events in a cleaner, more reliable way.
  • Improved handling for HTMX vs. non-HTMX requests when rendering run fragments.
  • Added a social preview image to the README for richer project links and sharing.
  • Updated packaging/versioning configuration for more reliable releases.