Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

61 lines (48 loc) · 1.74 KB

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.

0.2.4 - 2024-09-15

Added

  • Tabler icons catalog.
  • MingCute icons catalog.
  • Remix icons catalog.
  • Bootstrap icons catalog.

Fixed

  • Updated icons: lucide, simple-icons, material-symbols.

0.2.3 - 2024-08-12

Fixed

  • Options type.
  • Updated dependencies: std, simple-icons, lucide, material-symbols.

0.2.2 - 2024-07-11

Added

  • Lucide icons.

0.2.1 - 2024-07-11

Changed

  • Switch from unpkg to jsDelivr.
  • Warn when a svg file couldn't be downloaded.

0.2.0 - 2024-07-10

Added

  • Material Design icons catalog.
  • Material Symbols catalog.

Removed

  • Some icons of SimpleIcons catalog have been removed in 13.0.0.

Fixed

  • Heroicons catalog.
  • Updated dependencies.

0.1.2 - 2024-06-21

Added

  • Heroicons catalog.

0.1.1 - 2024-06-15

Changed

  • Don't fail with empty values.

0.1.0 - 2024-06-15

First version