|
63 | 63 | ## [v1.1.0](https://github.com/AtomLinter/linter-csslint/tree/v1.1.0) (2015-10-07)
|
64 | 64 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.7...v1.1.0)
|
65 | 65 |
|
66 |
| -**Closed issues:** |
| 66 | +**Fixed bugs:** |
67 | 67 |
|
68 | 68 | - .csslintrc support [\#49](https://github.com/AtomLinter/linter-csslint/issues/49)
|
69 | 69 |
|
|
83 | 83 |
|
84 | 84 | **Implemented enhancements:**
|
85 | 85 |
|
| 86 | +- Install `linter` automatically. [\#43](https://github.com/AtomLinter/linter-csslint/issues/43) |
86 | 87 | - Automatically install linter [\#47](https://github.com/AtomLinter/linter-csslint/pull/47) ([Arcanemagus](https://github.com/Arcanemagus))
|
87 | 88 |
|
88 |
| -**Closed issues:** |
| 89 | +**Fixed bugs:** |
89 | 90 |
|
90 |
| -- Install `linter` automatically. [\#43](https://github.com/AtomLinter/linter-csslint/issues/43) |
91 | 91 | - Uncaught TypeError: Invalid Point: \(NaN, NaN\) [\#37](https://github.com/AtomLinter/linter-csslint/issues/37)
|
92 | 92 |
|
93 | 93 | ## [v1.0.5](https://github.com/AtomLinter/linter-csslint/tree/v1.0.5) (2015-08-07)
|
|
122 | 122 | - Doesn't consider .csslintrc files in parent directories [\#8](https://github.com/AtomLinter/linter-csslint/issues/8)
|
123 | 123 | - Update to the new Linter API [\#33](https://github.com/AtomLinter/linter-csslint/pull/33) ([Arcanemagus](https://github.com/Arcanemagus))
|
124 | 124 |
|
125 |
| -**Closed issues:** |
| 125 | +**Fixed bugs:** |
126 | 126 |
|
127 | 127 | - Appears to be broken, now that isNodeExecutable is false [\#28](https://github.com/AtomLinter/linter-csslint/issues/28)
|
128 | 128 |
|
|
136 | 136 | ## [v0.0.13](https://github.com/AtomLinter/linter-csslint/tree/v0.0.13) (2015-05-21)
|
137 | 137 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v0.0.12...v0.0.13)
|
138 | 138 |
|
139 |
| -**Closed issues:** |
| 139 | +**Fixed bugs:** |
140 | 140 |
|
141 |
| -- Config.unobserve is deprecated. [\#24](https://github.com/AtomLinter/linter-csslint/issues/24) |
142 |
| -- Package.getActivationCommands is deprecated. [\#23](https://github.com/AtomLinter/linter-csslint/issues/23) |
143 |
| -- Package.activateConfig is deprecated. [\#22](https://github.com/AtomLinter/linter-csslint/issues/22) |
144 | 141 | - Package.getActivationCommands is deprecated. [\#20](https://github.com/AtomLinter/linter-csslint/issues/20)
|
145 | 142 | - Package.activateConfig is deprecated. [\#19](https://github.com/AtomLinter/linter-csslint/issues/19)
|
146 | 143 | - Config.unobserve is deprecated. [\#18](https://github.com/AtomLinter/linter-csslint/issues/18)
|
|
152 | 149 |
|
153 | 150 | - Big performance hit on large files \(5000 lines CSS\) [\#6](https://github.com/AtomLinter/linter-csslint/issues/6)
|
154 | 151 |
|
155 |
| -**Closed issues:** |
156 |
| - |
157 |
| -- TypeError on "Too many font-size declarations..." [\#13](https://github.com/AtomLinter/linter-csslint/issues/13) |
158 |
| - |
159 | 152 | **Merged pull requests:**
|
160 | 153 |
|
161 | 154 | - Fix deprecation warnings [\#21](https://github.com/AtomLinter/linter-csslint/pull/21) ([zimme](https://github.com/zimme))
|
|
0 commit comments