- Add provider for Simple Icons.
- Add
--icon-setflag tomix ex_icon.gen.icons.
- Change
c:ExIcon.Provider.svg_folder/0toc:ExIcon.Provider.svg_folder/1, with the argument being the version.
- Replace
ignore_attrsoption withattrs. - Add
aria-hidden="true"to SVGs if not already present.
- Run
mix formatseparately instead of relying oncopy_template/4for formatting to ensure formatter config is applied.
- Add Mix template to release.
Initial release.