Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 611 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 611 Bytes

[Unreleased]

[0.4.1] - 2025-01-27

  • Adds bold, italic, ordered_list, unordered_list, underline, and quote icons
  • Minor fixes to the attributes of Inhouse icons

[0.4.0] - 2024-12-18

  • Removes unsafe_raw replaced with protos component generation
  • Removes old class lookup, uses constant auto loading instead
  • Adds protos as an explicit dependency

[0.3.1] - 2024-12-18

  • Fixes issues with passing extra arguments to inhouse icons

[0.3.0] - 2024-12-18

  • Adds custom Inhouse icons
  • Changes argument error to MissingIcon error

[0.1.0] - 2024-03-03

  • Initial release