Skip to content

Latest commit

 

History

History
105 lines (63 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

105 lines (63 loc) · 3.26 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[1.0.10] - 2018-03-23

Changed

  • Updated vscode-icons to 7.22.0, added 13 new icons changelog

[1.0.9] - 2018-03-18

Changed

[1.0.8] - 2018-02-18

Added

Changed

  • Updated vscode-icons to 7.19.0, added 25 new icons, read more at vscode-icons changelog
  • Changed structure of project to be more abstract for several web-based GIT hostings (Github, Gitlab, Bitbucket and Gist) and even for Pastebin

Fixes

  • [Github] no icon for submodule
  • [Github] temporally fixed bug with symlink files
  • [Github] not showing file icons

[1.0.6] - 2017-10-29

  • updated vscode-icons to 7.17.0, added 24 new icons, read more at vscode-icons changelog
  • changed orange logo back to blue one, read more about this change at vscode blogpost

[1.0.5] - 2017-10-24

Changed

  • vscode-icons updated to 7.16.0, added 25 new icons, read more at vscode-icons changelog

[1.0.4] - 2017-10-20

Changed

  • Blue logo to orange one, read more about this change at vscode blogpost
  • Name of extension from vscode-github-icons to github-vscode-icons in chrome store
  • Project Structure, now is more readable and better self-explanatory
  • Better performance (~25%) thanks to optimizing getIcons functions

Added

  • Support for filenames with several extensions like content.js.map, index.test.tsx, etc
  • Opera browser extension
  • Loading icon when vscode-icons is loading
  • Test for getIcons functions

[1.0.3] - 2017-10-10

Fixes

  • Showing light version of icons should work correctly

[1.0.2] - 2017-10-08

Fixes

  • Icons are now showed properly in github repo tree

Added

  • Travis Support

Changed

[1.0.1] - 2017-10-06

Added

  • Showing icons on gist.github
  • This changelog file
  • CREDITS.md

Changed

  • Script is running on proper GH pages (so it'll no trying to render file icons on account settings page)

[1.0.0] - 2017-10-03

  • Initial version