Releases: elixir-volt/iconify
Releases · elixir-volt/iconify
iconify v0.3.0
What's new
- 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{}
Published to Hex: https://hex.pm/packages/iconify/0.3.0
iconify v0.2.0
What's new
- 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
Published to Hex: https://hex.pm/packages/iconify/0.2.0