github.com/angelofallars/htmx-go
v0.5.0
angelofallars/htmx-go
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 10 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
18 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
18 releases · Nov 2023 to Nov 2024Releases
latest 18-
v0.5.1-0.20241130024807-5a812c13d86530 Nov 2024 pre-releaseNothing published for this version
-
v0.5.005 Feb 2024Release notes
Open source →Changelog
- Feat: Add the
RenderHTMLmethod tohtmx.Responseto rendertemplate.HTMLvalues. - Feat: Add
MustWriteMustRenderHTMLandMustRenderTemplmethods tohtmx.Response.- Inspired by v1.6.0 of
donseba/go-htmxaddingmust/justhelpers.
- Inspired by v1.6.0 of
Full Changelog: v0.4.1...v0.5.0
- Feat: Add the
-
v0.4.2-0.20240205093235-8588fe4ecabf05 Feb 2024 pre-releaseNothing published for this version
-
v0.4.2-0.20240119120148-238c920f5ea519 Jan 2024 pre-releaseNothing published for this version
-
v0.4.2-0.20240107033129-17f43ee00e2b07 Jan 2024 pre-releaseNothing published for this version
-
v0.4.127 Nov 2023Release notes
Open source →Changelog
- @julianooi Fix: Using
Response.LocationContextshould no longer always result in an error while writing a response. (Commit: 9703a2d, PR: #5)
Full Changelog: v0.4.0...v0.4.1
- @julianooi Fix: Using
-
v0.4.1-0.20231125093007-cd6d03dc803125 Nov 2023 pre-releaseNothing published for this version
-
v0.4.025 Nov 2023Release notes
Open source →Thanks for the appreciation for my library. Your enthusiasm for HTMX is amazing!
Changelog
- f8167a3 New feature: Add the Swap Strategy API.
SwapStrategyvalues forHX-Reswapcan now have modifiers added to them in a type-safe way. (#1)- 8e2d8f8 @rafiramadhana Test: Added tests for Swap Strategy methods. (#4)
- c6ac95c Fix:
LocationContextshould now renderSwapStrategyvalues without errors. - d8939a5 Docs: Doc comment links to other parts of
htmx-gohave been added.
Full Changelog: v0.3.0...v0.4.0
- f8167a3 New feature: Add the Swap Strategy API.
-
v0.3.1-0.20231125012451-0feadf36407225 Nov 2023 pre-releaseNothing published for this version
-
v0.3.1-0.20231124040246-5f6194722b0624 Nov 2023 pre-releaseNothing published for this version
-
v0.3.024 Nov 2023Release notes
Open source →Because having just one release in a day isn't enough. 😅
Changelog
- New HTTP status code:
htmx.StatusStopPollingis a constant with the value 286 that tells HTMX to stop polling for an element. - Bug fix: The type of the
Valuesfield inhtmx.LocationContexthas been modified from[]stringtomap[string]string.- I saw that the type in the equivalent HTMX Django library (reference) is a
dict[str, str], so here it should be the equivalent,map[string]string.
- I saw that the type in the equivalent HTMX Django library (reference) is a
- Documentation: Added a few more links to the HTMX documentation in the exported doc comments.
- Happy document reading!
- New HTTP status code:
-
v0.2.024 Nov 2023Release notes
Open source →Changelog
- New feature:
TriggerObject(formerlyTriggerKeyValue) can now accept any value. Be sure to only feed it JSON-serializable objects! Maybe usemap[string]stringto be safe. - BREAKING CHANGE: rename
TriggerValueintoTriggerDetail - BREAKING CHANGE: rename
TriggerKeyValueintoTriggerObject
Full Changelog: v0.1.0...v0.2.0
- New feature:
-
v0.1.1-0.20231123221141-92ffe4b5f96823 Nov 2023 pre-releaseNothing published for this version
-
v0.1.023 Nov 2023 -
v0.0.0-20231123213652-c8b323d99f9523 Nov 2023 pre-releaseNothing published for this version
-
v0.0.0-20231123205359-099dcb76cc3523 Nov 2023 pre-releaseNothing published for this version
-
v0.0.0-20231122234234-b50d3659cdb622 Nov 2023 pre-releaseNothing published for this version
-
v0.0.0-20231122080018-50a7faf56d1822 Nov 2023 pre-releaseNothing published for this version