Skip to content

Latest commit

 

History

History
332 lines (236 loc) · 22.5 KB

CHANGELOG.md

File metadata and controls

332 lines (236 loc) · 22.5 KB

3.2.2 (2018-02-22)

Bug Fixes

  • Associate docker icon with .dockerignore (832934e), closes #103
  • Associate gear icon with .jshintrc (6000a3d), closes #113
  • Associate lock icon with Berksfile.lock (13a41f9)
  • Associate pug icon with pug-lint (f86616a), closes #105
  • Associate webpack icon with webpack.mix.js (6d8fb4c), closes #115
  • Disable autoupdating of the SL settings (2daa81d), closes #158

3.2.1 (2017-04-13)

Bug Fixes

  • Associate Heroku icon with .buildpacks (1abd271), closes #102
  • Associate tex-icon with biblatex (.bib) files (9c9b2da)
  • Fix black icons on Adaptive theme (9b2381b), closes #108
  • Fix icon rendering on Windows (ST 3127+) (acfd251), closes #108
  • Make aliases hidden (0aa9954)

3.2.0 (2017-03-28)

Bug Fixes

  • Add missing Office exts (e9e3882), closes #91
  • Associate ESLint icon with .eslintcache (f3a24d7), closes #95
  • Associate stylelint icon with .stylelintignore (f3aa250), closes #96
  • Fix plugin crash on manual install (d22b8ad)
  • Improve plugin install and update process (324b968)

Features

3.1.0 (2017-03-02)

Features

3.0.1 (2017-02-11)

Bug Fixes

  • Fix error handling during saving linter settings (597542b), closes #87

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), closes #41
  • Add the postcss icon for config files (09f1c00)
  • Add the ruby icon for rvm and rspec (#43) (29d29ea), closes #41
  • 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