This marks release v1.0.0, which means I'm committed to no more breaking changes.
Congratulations, you now have a totally stable, dependency-free HTML component library for your Go project! π
What's Changed
- Move module to maragu.dev/gomponents namespace by @markuswustenberg in #215
- Fix example app to use maragu.dev/gomponents module path by @markuswustenberg in #216
- Fix attr panic test by @markuswustenberg in #222
- Upgrade CI workflow by @markuswustenberg in #223
- Add missing 'hidden' attribute by @glsubri in #224
- Add test for dot imports by @markuswustenberg in #225
- Release v1 by @markuswustenberg in #226
New Contributors
Full Changelog: v0.22.0...v1.0.0