Skip to content

Releases: simonnilsson/material-file-icons

v2.4.0

08 Oct 10:41
Compare
Choose a tag to compare
  • 3 New icons: diff, typescript and php
  • Complete rework of extension mapping
    • Uses vscode extensions as source instead of language-map, a lot of extensions have been removed and added to various icons!
  • Performance improvements to getIcon()
    • Filename lookup is about 1000x faster than before.
    • Extension lookup is about 200x faster than before.
  • Added benchmark script

v2.3.0

03 Oct 19:46
Compare
Choose a tag to compare
  • 35 new icons
  • Dependency updates
  • Fixed issue with build on newer Node.js versions

v2.2.0

27 Aug 17:22
Compare
Choose a tag to compare
  • 14 new icons
  • Dependency updates

v2.1.0

28 Jun 19:50
Compare
Choose a tag to compare
  • 5 new icons
  • Dependency updates

v2.0.0

05 Jun 14:31
Compare
Choose a tag to compare
  • Breaking: Changed module to be completely framework agnostic.
  • Added examples for React, Vue.js and Svelte.

v1.1.0

05 Jun 12:00
Compare
Choose a tag to compare
  • 7 new icons
  • Dependency updates
  • Fix preview script

v1.0.0

02 May 19:14
Compare
Choose a tag to compare

Initial release