v0.3.0
- Replace SVG IDs during rendering with Erlang's
:xmerlto avoid duplicate ID collisions - Render SVG and CSS-mode wrapper elements with
:xmerl - Add Iconify-style dimension calculation and
1emdefaults - Add
color,inline,mask, andbgrender options - Preserve IconifyJSON metadata on
%Iconify.Set{}
v0.2.0
- Align IconifyJSON parsing with Elixir structs and Jason encoding
- Add canonical
Iconify.SVGrendering module - Resolve Iconify aliases with dimensions, rotations, and flips
- Use Iconify's 16x16 default dimensions
- Make
reqa required dependency for fetching icons - Add CI checks with Credo, Reach smell checks, ExDNA, and tests
- Polish README and package metadata for the
elixir-voltorganization
v0.1.0
- Initial release
- Icon struct and Set parsing
- SVG rendering with customizable attributes
- Fetcher for NPM packages and Iconify API