Skip to content

Releases: litestar-org/litestar-htmx

v0.5.0

Choose a tag to compare

@cofin cofin released this 11 Jun 21:19

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@cofin cofin released this 02 Dec 16:00

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@cofin cofin released this 29 Nov 19:16
9736d5c

What's Changed

  • chore(build): add license & remove litestar from dependencies by @cofin in #8

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@cofin cofin released this 23 Oct 17:27
d1aa968

What's Changed

  • feat: adds HTMXConfig for plugin customization by @cofin in #6

Full Changelog: v0.2.4...v0.3.0

v0.2.4

Choose a tag to compare

@cofin cofin released this 23 Oct 16:10

What's Changed

  • feat: check for existing request_class config by @cofin in #5

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@cofin cofin released this 22 Oct 16:36
4f5fc87

What's Changed

  • fix: add annotation to return type by @cofin in #4

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@cofin cofin released this 21 Oct 17:36
2064108

What's Changed

  • fix: remove extra plugin parameter by @cofin in #3

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@cofin cofin released this 20 Oct 20:10
95ecf7d

What's Changed

  • fix: remove litestar.contrib reference by @cofin in #2

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@cofin cofin released this 20 Oct 19:11
39aecb4

What's Changed

  • feat: additional type exports by @cofin in #1

New Contributors

  • @cofin made their first contribution in #1

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@cofin cofin released this 20 Oct 17:48

This is the initial release of the HTMX Plugin for Litestar. This currently includes all of the existing functionality from litestar.contrib.htmx as well as a new HTMXPlugin class to make configuration easier.

Full Changelog: https://github.com/litestar-org/litestar-htmx/commits/v0.1.0