- Restrict support to Bridgetown v1.2 and newer.
- Initialize plugin using the new Ruby DSL in Bridgetown v1.2.
- Require Bridgetown 1.0 or newer.
- Require Ruby 2.7 or newer.
- Fix the parsing of attributes with a dash so data attributes or similar can be set on the svg.
- Fix an issue where attributes were not added to SVG markup using the ERB helper in Ruby 3.
The initial release!