Skip to content

Latest commit

 

History

History
250 lines (187 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

250 lines (187 loc) · 16.6 KB

3.0.0 (2017-02-01)

Bug Fixes

  • Fix patch generation for themes with icon customization support (531d1a3)
  • Fix resource copying with partial extracted package (96f8361)
  • Fix SublimeLinter settings update (e483ae2)
  • Remove theme addons from the list of installed themes (e74586e)
  • St icon inconsistency (921518c), closes #59

Features

  • Add an icon for Maya (*.mel) (f0873fb), closes #67
  • Add icon for .elm files (#63) (1d51f7a)
  • Add riot icon (8b051c3), closes #58
  • Add VIM icon (4da008a), closes #73
  • Automatically update linter settings (2eb0049), closes #65
  • Resolve conflicts with unsupported themes (f9dbf65), closes #24
  • Use package icons if they missing in themes with icon customization support (7d98ac0), closes #23

2.2.0 (2016-11-17)

Bug Fixes

  • Add icons for lintrc. files (b624e3e), closes #48
  • Add the docker icon for docker-compose.yml (b1ba0d7), closes #52
  • Add the gear icon for .env files (c1d62fb), closes #53
  • Make nsis icon much crisper (abf09f0)

Features

  • Add option to disable syntax aliases (de27688), closes #56

2.1.0 (2016-11-14)

Bug Fixes

  • Add font icon for woff2 (30b2df7)
  • Add gulp icon for gulpfile.babel.js (36b62bb), closes #19
  • Add the archive icon for *.saz (26c06fd)
  • Add the gulpfile icon for gulpfile.coffee (f5fa1e3)
  • Add the postcss icon for config files (09f1c00)
  • Add the ruby icon for rvm and rspec (#43) (29d29ea)
  • Get package name on the fly (0969a49)
  • Make .stylelintrc icon single colored (534e6e8)
  • Use ESLint icon for .eslintignore (84b96b5), closes #22

Features

2.0.1 (2016-11-07)

Bug Fixes

  • Syntax definition conflicts (45528b8), closes #21

2.0.0 (2016-10-29)

Bug Fixes

  • Add .sublime-project ext (354b818)
  • Add .sublime-theme icon (923aba6)
  • Add no-sublime-package icon (32e0ba4)
  • Add elixir .html.eex (da8bb63)
  • Add new exts for the sublime icon (c4310b8)
  • Alignment of the archive icon (5332ff2)
  • Change color of the archive icon (a882f6e)
  • Change the color of the archive icon to graphite (bc554f1)
  • Change the color of the git icon to orange (95f7f26)
  • Change the color of the text icon (763086b)
  • Change the way how are the supported themes detected (6ed0e0a)
  • Empty pref creation (0468802)
  • Optimize icons on build (3f6eb71)
  • Patch all theme at once (40ef713)
  • Plugin reload (d1aaf20)
  • Plugin unloading (0197301)
  • Prettify font icon (c7272b4)
  • Provide black svg icons by default (4dcfc49)
  • St crash (ce5a314)
  • Use a syntax icon instead of ESLint if the ext is provided (56a4730), closes #5

Features

1.0.2 (2016-09-12)

Bug Fixes

1.0.1 (2016-07-27)

Bug Fixes

  • Add note about linter settings (dfa974b)

1.0.0 (2016-07-27)

Bug Fixes

  • Add new settings file types (ebdbad1)

Features