Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 625 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 625 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2024-04-01

Added

  • Support for data-attributes on svg level
  • Config option to set a custom path to the icons
  • Config option to set the default class (insead of .fa-icon) for the svg element

Fixed

  • Adds the title element before the font awesome comment
  • Improve code quality

Changed

  • Throw an error exception if icon file cannot be read