Skip to content

Releases: elixir-volt/iconify

iconify v0.3.0

20 May 22:06

Choose a tag to compare

What's new

  • Replace SVG IDs during rendering with Erlang's :xmerl to avoid duplicate ID collisions
  • Render SVG and CSS-mode wrapper elements with :xmerl
  • Add Iconify-style dimension calculation and 1em defaults
  • Add color, inline, mask, and bg render options
  • Preserve IconifyJSON metadata on %Iconify.Set{}

Published to Hex: https://hex.pm/packages/iconify/0.3.0

iconify v0.2.0

20 May 20:44

Choose a tag to compare

What's new

  • Align IconifyJSON parsing with Elixir structs and Jason encoding
  • Add canonical Iconify.SVG rendering module
  • Resolve Iconify aliases with dimensions, rotations, and flips
  • Use Iconify's 16x16 default dimensions
  • Make req a required dependency for fetching icons
  • Add CI checks with Credo, Reach smell checks, ExDNA, and tests
  • Polish README and package metadata for the elixir-volt organization

Published to Hex: https://hex.pm/packages/iconify/0.2.0