Skip to content

Latest commit

 

History

History
145 lines (81 loc) · 6.26 KB

CHANGELOG.md

File metadata and controls

145 lines (81 loc) · 6.26 KB

CHANGELOG

v1.3.4Released: 2017-05-10

v1.3.3Released: 2016-11-03

v1.3.2Released: 2016-07-26

v1.3.1Released: 2016-07-05

  • #42 - Add a star icon for groovy files

v1.3.0Released: 15 May 2016

v1.2.0Released: 25 April 2016

  • #29 - Add files beginning with . to list of in-project configuration files
  • #30 - Add .pug to list of template files

v1.1.0Released: 24 April 2016

  • PR #34 by @swrobel - Add ReactJS icons
  • #27 - Fix misalignment of folder and repo icons in default themes

v1.0.1Released: 19 March 2016

  • Fix stuff that got broken in the fix for Nuclide

v1.0.0Released: 18 March 2016

  • #26 — Fix doubled icons and misalignment on Nuclide tree view

v0.7.4Released: 13 November 2015

v0.7.3Released: 20 August 2015

  • 🐛 Moved declaration of specs and tests icon after all other icons so that it overrides the normal file icon for those languages

v0.7.2Released: 20 August 2015

  • Added icon for Java files
  • Added Elixir specs and tests to the list of files to be given the flask icon

v0.7.1Released: 31 July 2015

  • Added icon for Go files

v0.7.0Released: 12 June 2015

v0.6.0Released: 1 May 2015

  • Preparation for Deprecation Day
  • Updated Devicons to latest master
  • Updated Font-Awesome to v4.3.0
  • Updated to include License information for the fonts used

v0.5.4Released: 25 January 2015

  • Fixed deprecations

v0.5.3Released: 22 December 2014

  • #19 — Added Twig files to the list of templates

v0.5.2Released: 13 November 2014

v0.5.1Released: 14 October 2014

  • 🐛 #17 — Match [Gg]ulpfile.(js|coffee) for Gulp icon
  • Skipped v0.5.0 due to publishing error

v0.4.4Released: 23 September 2014

  • 🐛 #12 — Remove up-sizing of DevIcons font that was causing text misalignment in tabs
  • 🐛 #15 — 📝 Update JS icon link in the README

v0.4.3Released: 15 August 2014

  • #11 — Directories matching "tags" have the folder icon again

v0.4.2Released: 13 August 2014

  • #10 — Fix alignment and size on DevIcons icons

v0.4.1Released: 12 August 2014

  • #4 — Use a better JavaScript icon

v0.4.0Released: 12 August 2014

  • #7 — Add Grunt and Gulp icons for their respective files
  • Add DevIcons font

v0.3.1Released: 12 August 2014

  • PR #8 from @tcarlsen — Add .editorconfig and .bowerrc to list of settings files

v0.3.0Released: 11 August 2014

  • PR #6 from @suda — Add an icon for CoffeeScript and Ruby specification files
  • Add gemrc to list of Ruby files

v0.2.1Released: 30 June 2014

  • #5 — Add non-subpixel antialiased font smoothing to all icon fonts

v0.2.0Released: 20 June 2014

  • Add .biscottoopts and .yardopts to the list of meta-configuration files
  • #2 — Added icon for JavaScript and selected a better one for CoffeeScript

v0.1.3Released: 19 June 2014

  • #3 — Symlinks now have their own icon (the one they have by default)

v0.1.2Released: 19 June 2014

  • PR #1 from @Nicolab — Changed icon for .git directories to octicon-repo since not all repositories are backed by GitHub ... yet 😉

v0.1.1Released: 18 June 2014

  • Fixes to documentation

v0.1.0Released: 18 June 2014

  • Provides icons in the Tree View and Tabs that reflect the file's type