Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 699 Bytes

File metadata and controls

39 lines (22 loc) · 699 Bytes

Changelog

Unreleased

[0.3.0] - 2026-04-10

Added

  • Add provider for Simple Icons.
  • Add --icon-set flag to mix ex_icon.gen.icons.

Changed

  • Change c:ExIcon.Provider.svg_folder/0 to c:ExIcon.Provider.svg_folder/1, with the argument being the version.

[0.2.0] - 2026-04-10

Changed

  • Replace ignore_attrs option with attrs.
  • Add aria-hidden="true" to SVGs if not already present.

[0.1.2] - 2026-04-10

Fixed

  • Run mix format separately instead of relying on copy_template/4 for formatting to ensure formatter config is applied.

[0.1.1] - 2026-04-10

Fixed

  • Add Mix template to release.

[0.1.0] - 2026-04-10

Initial release.