Skip to content

Releases: maragudk/gomponents-htmx

v0.6.1 - Use gomponents@v1.0.0

Choose a tag to compare

@markuswustenberg markuswustenberg released this 11 Oct 08:56
981d3e2

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0 - Move to maragu.dev/gomponents-htmx namespace

Choose a tag to compare

@markuswustenberg markuswustenberg released this 09 Oct 09:26

The only major change from v0.5.1 is that the module is in a new namespace: maragu.dev/gomponents-htmx
Because of Go module dependency pinning and the Go module proxy, I don't think this will have much of an impact on people using the library.

If you find any issues, please report them, either on the discussion attached to this release, or open a separate issue.

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1 - Downgrade to Go 1.18

Choose a tag to compare

@markuswustenberg markuswustenberg released this 09 Oct 09:07
15d81a4

This is the last release before moving to a new namespace.

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - the "disabled" typo release

Pre-release

Choose a tag to compare

@markuswustenberg markuswustenberg released this 21 Feb 09:06
8165534

What's Changed

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

v0.4.1 - the hx-disable-elt release

Pre-release

Choose a tag to compare

@markuswustenberg markuswustenberg released this 20 Feb 12:58
5d4a74f

What's Changed

New Contributors

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

Add hx-on

Add hx-on Pre-release
Pre-release

Choose a tag to compare

@markuswustenberg markuswustenberg released this 04 Oct 11:01
1e64832

What's Changed

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

All attributes and new HTTP helpers!

Pre-release

Choose a tag to compare

@markuswustenberg markuswustenberg released this 27 Feb 10:15
66db7e0

Dare I say the library is now almost feature-complete? :D

What's Changed

New Contributors

  • @remast made their first contribution in #3

Full Changelog: v0.2.0...v0.3.0

Add all core attributes

Pre-release

Choose a tag to compare

@markuswustenberg markuswustenberg released this 24 Feb 12:31
31d1343

All attributes from https://htmx.org/reference/#attributes have been added.

What's Changed

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

Liftoff!

Liftoff! Pre-release
Pre-release

Choose a tag to compare

@markuswustenberg markuswustenberg released this 24 Feb 10:52
4c86ded

What's Changed

New Contributors

Full Changelog: https://github.com/maragudk/gomponents-htmx/commits/v0.1.0