Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

69 lines (42 loc) · 1.58 KB

Changelog

All notable changes to the "charmed-icons" extension will be documented in this file.

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

[0.6.1] - 2024-08-29

  • Add styluaignore file extension
  • Fix code-snippets files that don't match .code-snippets exactly
  • Change code-snippets to display as JSON

[0.6.0] - 2024-08-28

  • Add folder icons docs, files, .lune
  • Add file icons vite, zig, docker
  • Add aliases to more file and folder icons
  • Redesign html, css, json

[0.5.1] - 2024-07-07

Changed

  • Remove world icon from globe folder icon
  • Fix incorrect package folder icon

[0.5.0] - 2024-07-06

Added

  • Add folder icons font, svg, html, css, globe, database, schema
  • Add file icon svg

Changed

  • Recolor dist, model, and package folders for better distinction
  • Use more vibrant color blending for foler icons
  • Fix C# icon legibility on non-retina displays

[0.4.0] - 2024-07-02

Added

  • Include more C/C++ related file extensions
  • Add file icons assembly, binary, powershell

[0.3.0] - 2024-07-01

Added

  • Add folder icons command, function, event
  • Add file icon vue
  • Add aliases to more env files

[0.2.0] - 2024-06-20

Added

  • Add test variants of file icons typescript, javascript, react, and lua(u)
  • Add file icon storybook

Removed

  • Redundant bin folder icon in favor of script

[0.1.0] - 2024-06-19

  • Initial release