Skip to content

Latest commit

 

History

History
388 lines (328 loc) · 39.7 KB

CHANGELOG.md

File metadata and controls

388 lines (328 loc) · 39.7 KB

Change Log

4.3.0 (December 25, 2016)

4.2.0 (December 18, 2016)

4.1.0 (December 12, 2016)

  • Enhancement: Angular icons' fonts rasterized. Official icons for ts, js and d.ts. (@robertohuertasm in #509)
  • Feature: Language Id support. (@robertohuertasm in #500)
  • Enhancement: File and folder icons improved. (@JimiC in #507)
  • Feature: Jest support. (@JimiC in #503)
  • Enhancement: Added more tests. (@JimiC in #502)
  • Fix: tag extension removed from 'pug' as it conflicted with 'riot'. (@JimiC in #501)

4.0.6 (December 11, 2016)

4.0.5 (December 04, 2016)

4.0.4 (November 30, 2016)

  • Patch: Removed line causing new version message to always be shown on init. (@JimiC in #469)

4.0.3 (November 29, 2016)

4.0.2 (November 20, 2016)

4.0.1 (November 8, 2016)

4.0.0 (November 7, 2016)

3.0.8 (November 5, 2016)

3.0.7 (October 28, 2016)

3.0.6 (October 24, 2016)

3.0.5 (October 15, 2016)

3.0.4 (October 12, 2016)

3.0.3 (October 11, 2016)

  • Patch: Bad versioning. (I bet you were missing this kind of rapid updates ;P)

3.0.2 (October 11, 2016)

  • Patch: Welcome message was being shown all the time.

3.0.1 (October 02, 2016)

3.0.0 (September 25, 2016)

2.0.5 (September 15, 2016)

2.0.4 (September 13, 2016)

2.0.3 (September 12, 2016)

2.0.2 (September 11, 2016)

  • Patch: some icons were not showing while using the official contribution point. (@robertohuertasm in #291)
  • Enhancement: support for Cobol. (@jens1o in #288)

2.0.1 (September 10, 2016)

  • Patch: Readme update.

2.0.0 (September 10, 2016)

1.9.1 (September 08, 2016)

  • Support for 1.5.0 stable version.
  • Enhancement: Added support for .ascx. #275
  • Patch: Added injection guard. #276
  • Readme update as per #274 and new VSCode 1.5.0 unexpected release.
  • Patch: Removed unexpected warnings. #266
  • Enhancement: Added support for docker-compose.yml files. #273
  • Enhancement: Add Vagrant file support. (@BrunnerLivio in #272)

1.9.0 (September 06, 2016)

  • Enhancement: license and licence are both supported. (@Gama11 in #269)
  • Enhancement: Issue template now adds type option. (@jens1o in #268)
  • Enhancement: build folder added to dist folder icon. (@edvail in #265)
  • Patch: Fixed case-sensitivity in special extensions. (@robertohuertasm in #264)

1.8.9 (September 03, 2016)

  • Patch: support for dotted extensions in CheckAssociations method.

1.8.8 (September 02, 2016)

1.8.7 (September 01, 2016)

  • Enhancement: .pex as an xml extension. (@Gama11 in #252)
  • Patch: support for VSCode insiders 1.5.0 d2c04e37. (@robertohuertasm in #251)
  • Enhancement: PHPUnit file type support. (@jens1o in #245)
  • Enhancement: RAML file type support. (@jens1o in #246)
  • Enhancement: ASPX file type support. (@jens1o in #247)
  • Enhancement: csproj, sln, vbproj file types support (@jens1o in #248)
  • Enhancement: webmanifest file type support(as json) (@jens1o in #250)

1.8.6 (August 31, 2016)

1.8.5 (August 30, 2016)

  • Patch: support for VSCode insiders 1.5.0 18f7fe90. Custom Folders.

1.8.4 (August 30, 2016)

1.8.3 (August 29, 2016)

  • Patch: Replacement.js was not correctly generated.

1.8.2 (August 29, 2016)

  • Patch: support for VSCode insiders 1.5.0 92d3324.
  • Support for poet. (@jens1o in #217)
  • Support for source folder icon. (@Gama11 in #216)
  • Support for export folder icon. (@Gama11 in #215)
  • Support for out folder icon.
  • Enhancement: Ionic support. (@jens1o in #211)
  • Enhancement: Volt support. (@jens1o in #210)
  • Contribution point added. #107
  • Support for .js.map icon. #154
  • Support for hiding custom folder icons.
  • Support for test folder icon. #202
  • Create contribution guidance for icons in Readme. #201
  • Enhancement: Flash icon support. (@Gama11 in #200)
  • Enhancement: .so and .ndll added to binary category. (@Gama11 in #199)
  • Enhancement: .ico added to image category. (@Gama11 in #198)
  • Enhancement: jshint support. (@jens1o in #196)
  • Enhancement: travis support. (@jens1o in #195)
  • Enhancement: dart support. (@jens1o in #194)
  • Enhancement: dart support. (@jens1o in #193)
  • Enhancement: paket support. (@jens1o in #192)
  • Enhancement: .config files and pdb supported. (@MarcosMeli in #190)
  • Build process recreates icons.zip so it's no longer needed to mantain this file in PRs.

1.8.1 (August 27, 2016)

  • Enhancement: Neko binaries support. (@Gama11 in #189)

1.8.0 (August 27, 2016)

  • Support for folder icons. #124
  • Enhancement: OCaml icon for .merlin. (@Gama11 in #187)
  • phtml files associated with php icon. #179

1.7.3 (August 22, 2016)

  • Enhancement: .hxproj files support. (@Gama11 in #184)
  • Enhancement: gitkeep support. (@Gama11 in #183)
  • Enhancement: .hxp associated with Lime icon. (@Gama11 in #182)
  • Enhancement: Haxe source files support. (@Gama11 in #178)

1.7.2 (August 23, 2016)

  • Patch: solved issue with new vscode insiders version. #176

1.7.1 (August 22, 2016)

  • Patch: no extVersion updated so no autoupdate available.

1.7.0 (August 22, 2016)

  • Icons available in 'Open Editors' section. [#174] (vscode-icons#89)
  • Enhancement: sql icon change to a more standard one. [#89] (vscode-icons#89)
  • Assembly support. [#172] (vscode-icons#172)
  • Excel and similar formats support. [#158] (vscode-icons#158)
  • Enhancement: resolved .m files conflict. Matlab users can use file associations to get matlab icon back. #128
  • Apib support. #167
  • React templates support. #127
  • Groovy support.#113
  • EJS support. #165

1.6.6 (August 20, 2016)

  • Patch: Support for new iconClass function in insider version. #173
  • Enhancement: support for new Python files. (@blackwind in #171)
  • Enhancement: support for .markdown extension. (@myakura in #170)
  • Enhancement: jade icon has been replaced with pug icon. (@olzaragoza in #169 & #168)
  • Enhancement: postcss support. (@sean-clayton in #166)

1.6.5 (August 16, 2016)

  • Patch: Tab icon was disappearing while reloading in insider version. #163

1.6.4 (August 15, 2016)

  • Enhancement: .erb extension associated with ERB icon. (@Haydos585 in #160)

1.6.3 (August 8, 2016)

  • Fix: Extension tabs were not showing the title. #153
  • Auto Enable support. #156

1.6.2 (August 8, 2016)

  • Fix: New tabs were not showing the title. #153

1.6.1 (August 8, 2016)

  • Fix: complex extensions were not working.
  • Special extension algorithm improved.

1.6.0 (August 7, 2016)

  • Enhancement: file associations now support not supported expressions. #152
  • Enhancement: file associations now support Regular Expressions. #147
  • Icons in tabs are supported. #101
  • Nunjucks support. #118
  • Several code improvements.

1.5.6 (August 6, 2016)

  • Fix: file associations now is not linked to vscode file associations to avoid incompatibilities. #146

1.5.5 (August 4, 2016)

  • Enhancement: swig extension gets smarty icon. (@jens1o in #138)

1.5.4 (August 3, 2016)

  • Enhancement: more eslint icon options.

1.5.3 (August 3, 2016)

  • Fix: some Clojure extensions were not working.
  • Enhancement: new marko icon. (@yomed in #121)

1.5.2 (July 28, 2016)

1.5.1 (July 27, 2016)

1.5.0 (July 27, 2016)

  • Option to hide folder icons.
  • Use File associations to change icons.
  • ERB support.
  • Enhanced Clojure support.

1.4.5 (July 26, 2016)

1.4.4 (July 23, 2016)

  • Offline custom icons support.
  • Added airbnb eslint style.