PackageTrack

Go modules · #2116

github.com/angelofallars/htmx-go

v0.5.0angelofallars/htmx-go

Release timeline

18 releases since 2023
202420252026

Releases

  1. v0.5.1-0.20241130024807-5a812c13d86530 Nov 2024pre-release

    Nothing published for this version

  2. v0.5.05 Feb 2024
    Release notes

    Changelog

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

    Open source →
  3. v0.4.2-0.20240205093235-8588fe4ecabf5 Feb 2024pre-release

    Nothing published for this version

  4. v0.4.2-0.20240119120148-238c920f5ea519 Jan 2024pre-release

    Nothing published for this version

  5. v0.4.2-0.20240107033129-17f43ee00e2b7 Jan 2024pre-release

    Nothing published for this version

  6. v0.4.127 Nov 2023
    Release notes

    Changelog

    • @julianooi Fix: Using Response.LocationContext should no longer always result in an error while writing a response. (Commit: 9703a2d, PR: #5)

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

    Open source →
  7. v0.4.1-0.20231125093007-cd6d03dc803125 Nov 2023pre-release

    Nothing published for this version

  8. v0.4.025 Nov 2023
    Release notes

    Thanks for the appreciation for my library. Your enthusiasm for HTMX is amazing!

    Changelog

    • f8167a3 New feature: Add the Swap Strategy API. SwapStrategy values for HX-Reswap can now have modifiers added to them in a type-safe way. (#1)
    • c6ac95c Fix: LocationContext should now render SwapStrategy values without errors.
    • d8939a5 Docs: Doc comment links to other parts of htmx-go have been added.

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

    Open source →
  9. v0.3.1-0.20231125012451-0feadf36407225 Nov 2023pre-release

    Nothing published for this version

  10. v0.3.1-0.20231124040246-5f6194722b0624 Nov 2023pre-release

    Nothing published for this version

  11. v0.3.024 Nov 2023
    Release notes

    Because having just one release in a day isn't enough. 😅

    Changelog

    • New HTTP status code: htmx.StatusStopPolling is a constant with the value 286 that tells HTMX to stop polling for an element.
    • Bug fix: The type of the Values field in htmx.LocationContext has been modified from []string to map[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.
    • Documentation: Added a few more links to the HTMX documentation in the exported doc comments.
      • Happy document reading!
    Open source →
  12. v0.2.024 Nov 2023
    Release notes

    Changelog

    • New feature: TriggerObject (formerly TriggerKeyValue) can now accept any value. Be sure to only feed it JSON-serializable objects! Maybe use map[string]string to be safe.
    • BREAKING CHANGE: rename TriggerValue into TriggerDetail
    • BREAKING CHANGE: rename TriggerKeyValue into TriggerObject

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

    Open source →
  13. v0.1.1-0.20231123221141-92ffe4b5f96823 Nov 2023pre-release

    Nothing published for this version

  14. v0.1.023 Nov 2023
    Release notes

    refactor: rename IsHTMXRequest to IsHTMX

    Open source →
  15. v0.0.0-20231123213652-c8b323d99f9523 Nov 2023pre-release

    Nothing published for this version

  16. v0.0.0-20231123205359-099dcb76cc3523 Nov 2023pre-release

    Nothing published for this version

  17. v0.0.0-20231122234234-b50d3659cdb622 Nov 2023pre-release

    Nothing published for this version

  18. v0.0.0-20231122080018-50a7faf56d1822 Nov 2023pre-release

    Nothing published for this version