Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 218 Bytes

CHANGELOG.md

File metadata and controls

5 lines (5 loc) · 218 Bytes

Version 0.1.0

Released 2022-10-12

  • First release of Flask htmx.
  • Supports accessing htmx requests headers from global object request.htmx and adding htmx response headers with custom make_response function.