Skip to content

Releases: indaco/gropdown

v0.1.2

02 Apr 09:17

Choose a tag to compare

v0.1.2 - 2025-04-02

compare changes

No functional or API-level changes are introduced in this release.

The main improvement in this release is a packaging optimization:

  • The demo.gif file previously embedded in the main branch has been moved to a separate repos.
  • This change ensures that users installing the module no longer download the demo asset, resulting in reduced disk usage and faster installs.

📦 Build

  • Bump go version and update deps (8c18ac1)

🏡 Chore

  • Regenerate _templ.go files with templ v0.3.857 (a402ae9)

📖 Documentation

  • README.md: Use same key in the configuration section (3bd4226)
  • README: Move preview assets to gh-assets and update image links (af4a9ba)
  • README: Improve feature list and refine project description (20cc464)

❤️ Contributors

v0.1.1

07 May 06:47

Choose a tag to compare

compare changes

🩹 Fixes

  • gropdown-content.templ: Id and aria prop (460c438)

🏡 Chore

  • Bump templ from v0.2.663 to v0.2.680 (739111b)
  • Regenerate templ files with v0.2.680 (a5a975c)

❤️ Contributors

v0.1.0

06 May 10:11

Choose a tag to compare

Initial Release