Skip to content

v2.1.0

Compare
Choose a tag to compare
@Alhadis Alhadis released this 21 Mar 12:50
· 690 commits to master since this release
v2.1.0

Changes

  • Webpack icon updated; old version retained at U+E91E

Webpack

  • Filesystem API decoupled and moved to a dedicated repository for further development. Users should continue reporting errors to the file-icons package, as usual.

New icons

Icon previews

  • Alex: .alexrc, .alexignore

  • Antwar: antwar.{conf,config}.*

  • CodeShip: codeship-*.yml

  • MarkdownLint: .markdownlintrc

  • PM2: ecosystem.{config,conf}.*

  • Proselint: .proselintrc

  • Test icons:
    Created mostly as options for your stylesheet.

    • Generic:
      Not assigned any patterns by default.
      • Directory icon: e.g., specs/, tests/
      • Test-file icon: e.g., shell-spec.sh, spicks-and-specs.hs
    • Language-specific:
      Only obvious-looking paths are targeted (files inside spec or test folders (e.g., test/browser-specs.js).

    Use CSS to assign these icons to more paths.

  • Webpack: Updated icon

Other

  • Fixed character maps in icon-font repos, which were borked by some recent change to GitHub's Markdown parsing.