Thanks to all the new contributors, you're awesome! ๐
What's Changed
- Add web component elements and slot attribute by @knpwrs in #235
- Add popover attributes by @knpwrs in #236
- Upgrade codecov Github action in CI workflow by @markuswustenberg in #231
- Add support for additional HTML attributes in HTML5 template by @wneessen in #238
- Add formxxx attributes (for element) by @slegrand45 in #241
- Add 'download' and 'referrerpolicy' attributes for anchor element by @slegrand45 in #242
- Improve performance of
Map
andClasses.Render
by preallocating slices by @gabe565 in #243 - Test with Go 1.24 by @markuswustenberg in #244
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #245
- Benchmark large document and run in CI by @markuswustenberg in #246
New Contributors
- @knpwrs made their first contribution in #235
- @wneessen made their first contribution in #238
- @slegrand45 made their first contribution in #241
- @gabe565 made their first contribution in #243
- @dependabot made their first contribution in #245
Full Changelog: v1.0.0...v1.1.0