|
7 | 7 |
|
8 | 8 | - Improve Atom startup time [\#95](https://github.com/AtomLinter/linter-ruby/pull/95) ([walles](https://github.com/walles))
|
9 | 9 | - Update atom-linter to version 8.0.0 🚀 [\#91](https://github.com/AtomLinter/linter-ruby/pull/91) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
| 10 | +- [email protected] untested ⚠️ [\#76 ](https://github.com/AtomLinter/linter-ruby/pull/76) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot)) |
10 | 11 |
|
11 | 12 | **Fixed bugs:**
|
12 | 13 |
|
13 | 14 | - false positives due to utf-8/german umlauts [\#69](https://github.com/AtomLinter/linter-ruby/issues/69)
|
14 |
| - |
15 |
| -**Merged pull requests:** |
16 |
| - |
17 | 15 | - replace -Ku to -E utf-8 [\#78](https://github.com/AtomLinter/linter-ruby/pull/78) ([ananevam](https://github.com/ananevam))
|
18 |
| -- [email protected] untested ⚠️ [\#76 ](https://github.com/AtomLinter/linter-ruby/pull/76) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot)) |
19 | 16 |
|
20 | 17 | ## [v1.2.2](https://github.com/AtomLinter/linter-ruby/tree/v1.2.2) (2016-02-22)
|
21 | 18 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v1.2.1...v1.2.2)
|
22 | 19 |
|
23 |
| -**Fixed bugs:** |
24 |
| - |
25 |
| -- All issue markers are offset down by one line [\#36](https://github.com/AtomLinter/linter-ruby/issues/36) |
26 |
| -- set utf8 encoding for check [\#72](https://github.com/AtomLinter/linter-ruby/pull/72) ([ananevam](https://github.com/ananevam)) |
27 |
| - |
28 |
| -**Closed issues:** |
29 |
| - |
30 |
| -- \[REQUEST\] Assigned but Unused Variable Error when Variable is Used in ERB [\#58](https://github.com/AtomLinter/linter-ruby/issues/58) |
31 |
| -- Failed to activate the linter-ruby package [\#56](https://github.com/AtomLinter/linter-ruby/issues/56) |
32 |
| - |
33 |
| -**Merged pull requests:** |
| 20 | +**Implemented enhancements:** |
34 | 21 |
|
35 | 22 | - Update atom-package-deps to version 4.0.1 🚀 [\#68](https://github.com/AtomLinter/linter-ruby/pull/68) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
36 | 23 | - [email protected] untested ⚠️ [\#66 ](https://github.com/AtomLinter/linter-ruby/pull/66) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
|
40 | 27 | - [email protected] untested ⚠️ [\#55 ](https://github.com/AtomLinter/linter-ruby/pull/55) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
41 | 28 | - [email protected] untested ⚠️ [\#54 ](https://github.com/AtomLinter/linter-ruby/pull/54) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
42 | 29 |
|
| 30 | +**Fixed bugs:** |
| 31 | + |
| 32 | +- All issue markers are offset down by one line [\#36](https://github.com/AtomLinter/linter-ruby/issues/36) |
| 33 | +- set utf8 encoding for check [\#72](https://github.com/AtomLinter/linter-ruby/pull/72) ([ananevam](https://github.com/ananevam)) |
| 34 | + |
43 | 35 | ## [v1.2.1](https://github.com/AtomLinter/linter-ruby/tree/v1.2.1) (2015-12-30)
|
44 | 36 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v1.2.0...v1.2.1)
|
45 | 37 |
|
46 | 38 | **Implemented enhancements:**
|
47 | 39 |
|
48 | 40 | - changelog use [\#41](https://github.com/AtomLinter/linter-ruby/issues/41)
|
49 |
| - |
50 |
| -**Closed issues:** |
51 |
| - |
52 |
| -- Linter mis-identifies a required keyword argument as a syntax error [\#47](https://github.com/AtomLinter/linter-ruby/issues/47) |
53 |
| -- Failed to catch the syntax errors by regex [\#42](https://github.com/AtomLinter/linter-ruby/issues/42) |
54 |
| - |
55 |
| -**Merged pull requests:** |
56 |
| - |
57 | 41 | - Update dependencies [\#53](https://github.com/AtomLinter/linter-ruby/pull/53) ([Arcanemagus](https://github.com/Arcanemagus))
|
58 | 42 | - Add a .gitattributes [\#52](https://github.com/AtomLinter/linter-ruby/pull/52) ([Arcanemagus](https://github.com/Arcanemagus))
|
59 | 43 | - [email protected] untested ⚠️ [\#51 ](https://github.com/AtomLinter/linter-ruby/pull/51) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
60 | 44 | - Update atom-linter to version 4.1.1 🚀 [\#50](https://github.com/AtomLinter/linter-ruby/pull/50) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
61 | 45 |
|
| 46 | +**Fixed bugs:** |
| 47 | + |
| 48 | +- Failed to catch the syntax errors by regex [\#42](https://github.com/AtomLinter/linter-ruby/issues/42) |
| 49 | + |
62 | 50 | ## [v1.2.0](https://github.com/AtomLinter/linter-ruby/tree/v1.2.0) (2015-10-08)
|
63 | 51 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v1.1.1...v1.2.0)
|
64 | 52 |
|
65 | 53 | **Implemented enhancements:**
|
66 | 54 |
|
| 55 | +- Add linter name [\#45](https://github.com/AtomLinter/linter-ruby/pull/45) ([Arcanemagus](https://github.com/Arcanemagus)) |
67 | 56 | - Syntax highlighting for `Settings` section in the readme [\#44](https://github.com/AtomLinter/linter-ruby/pull/44) ([buo](https://github.com/buo))
|
68 |
| -- Fix the regex to catch the syntax errors [\#43](https://github.com/AtomLinter/linter-ruby/pull/43) ([buo](https://github.com/buo)) |
69 | 57 |
|
70 |
| -**Closed issues:** |
| 58 | +**Fixed bugs:** |
71 | 59 |
|
72 | 60 | - TypeError: Cannot read property 'match' of undefined [\#31](https://github.com/AtomLinter/linter-ruby/issues/31)
|
73 |
| - |
74 |
| -**Merged pull requests:** |
75 |
| - |
76 |
| -- Add linter name [\#45](https://github.com/AtomLinter/linter-ruby/pull/45) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 61 | +- Fix the regex to catch the syntax errors [\#43](https://github.com/AtomLinter/linter-ruby/pull/43) ([buo](https://github.com/buo)) |
77 | 62 |
|
78 | 63 | ## [v1.1.1](https://github.com/AtomLinter/linter-ruby/tree/v1.1.1) (2015-09-06)
|
79 | 64 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v1.1.0...v1.1.1)
|
|
85 | 70 | ## [v1.1.0](https://github.com/AtomLinter/linter-ruby/tree/v1.1.0) (2015-09-06)
|
86 | 71 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v1.0.3...v1.1.0)
|
87 | 72 |
|
88 |
| -**Merged pull requests:** |
| 73 | +**Implemented enhancements:** |
89 | 74 |
|
90 | 75 | - Convert to independant package. [\#38](https://github.com/AtomLinter/linter-ruby/pull/38) ([keplersj](https://github.com/keplersj))
|
91 | 76 |
|
|
99 | 84 |
|
100 | 85 | **Fixed bugs:**
|
101 | 86 |
|
102 |
| -- catch error type by regex [\#35](https://github.com/AtomLinter/linter-ruby/pull/35) ([Project0](https://github.com/Project0)) |
103 |
| - |
104 |
| -**Closed issues:** |
105 |
| - |
106 |
| -- always mark the same error [\#34](https://github.com/AtomLinter/linter-ruby/issues/34) |
107 | 87 | - No warnings and line numbers are offset [\#33](https://github.com/AtomLinter/linter-ruby/issues/33)
|
108 |
| -- Having a file simply named Ruby causes the linter to run. [\#32](https://github.com/AtomLinter/linter-ruby/issues/32) |
109 | 88 | - linter-ruby does not support Lint on the fly [\#27](https://github.com/AtomLinter/linter-ruby/issues/27)
|
110 |
| -- Linter applies on text.html.ruby [\#26](https://github.com/AtomLinter/linter-ruby/issues/26) |
| 89 | +- catch error type by regex [\#35](https://github.com/AtomLinter/linter-ruby/pull/35) ([Project0](https://github.com/Project0)) |
111 | 90 |
|
112 | 91 | ## [v1.0.2](https://github.com/AtomLinter/linter-ruby/tree/v1.0.2) (2015-08-19)
|
113 | 92 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v1.0.1...v1.0.2)
|
114 | 93 |
|
115 | 94 | **Fixed bugs:**
|
116 | 95 |
|
117 | 96 | - Uncaught Error: spawn ENOTDIR [\#23](https://github.com/AtomLinter/linter-ruby/issues/23)
|
118 |
| - |
119 |
| -**Closed issues:** |
120 |
| - |
121 |
| -- Failed to spawn command ruby. Make sure ruby is installed and on your PATH [\#25](https://github.com/AtomLinter/linter-ruby/issues/25) |
122 |
| - |
123 |
| -**Merged pull requests:** |
124 |
| - |
125 | 97 | - Move to a broader regex [\#28](https://github.com/AtomLinter/linter-ruby/pull/28) ([Arcanemagus](https://github.com/Arcanemagus))
|
126 | 98 |
|
127 | 99 | ## [v1.0.1](https://github.com/AtomLinter/linter-ruby/tree/v1.0.1) (2015-08-11)
|
128 | 100 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v1.0.0...v1.0.1)
|
129 | 101 |
|
130 |
| -**Merged pull requests:** |
| 102 | +**Fixed bugs:** |
131 | 103 |
|
132 | 104 | - Resolve the cwd and return the result from the parse method [\#24](https://github.com/AtomLinter/linter-ruby/pull/24) ([mupkoo](https://github.com/mupkoo))
|
133 | 105 |
|
|
138 | 110 |
|
139 | 111 | - Update to Linter v1.0.0 [\#21](https://github.com/AtomLinter/linter-ruby/pull/21) ([keplersj](https://github.com/keplersj))
|
140 | 112 |
|
141 |
| -**Closed issues:** |
| 113 | +**Fixed bugs:** |
142 | 114 |
|
143 |
| -- No linting occurs [\#22](https://github.com/AtomLinter/linter-ruby/issues/22) |
144 |
| -- LinterRuby.Linter is deprecated. [\#20](https://github.com/AtomLinter/linter-ruby/issues/20) |
145 | 115 | - Object.activate is deprecated. [\#19](https://github.com/AtomLinter/linter-ruby/issues/19)
|
146 | 116 | - Upcoming linter changes [\#17](https://github.com/AtomLinter/linter-ruby/issues/17)
|
147 |
| -- Config.unobserve is deprecated. [\#16](https://github.com/AtomLinter/linter-ruby/issues/16) |
148 | 117 | - Config.unobserve is deprecated. [\#8](https://github.com/AtomLinter/linter-ruby/issues/8)
|
149 |
| -- No longer works [\#6](https://github.com/AtomLinter/linter-ruby/issues/6) |
150 | 118 |
|
151 | 119 | ## [v0.1.6](https://github.com/AtomLinter/linter-ruby/tree/v0.1.6) (2015-05-21)
|
152 | 120 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v0.1.5...v0.1.6)
|
153 | 121 |
|
154 |
| -**Closed issues:** |
| 122 | +**Fixed bugs:** |
155 | 123 |
|
156 |
| -- Is this repo dead? [\#13](https://github.com/AtomLinter/linter-ruby/issues/13) |
157 | 124 | - Package.activateConfig is deprecated. [\#11](https://github.com/AtomLinter/linter-ruby/issues/11)
|
158 |
| -- Config.unobserve is deprecated. [\#9](https://github.com/AtomLinter/linter-ruby/issues/9) |
159 | 125 |
|
160 | 126 | ## [v0.1.5](https://github.com/AtomLinter/linter-ruby/tree/v0.1.5) (2015-05-16)
|
161 | 127 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v0.1.4...v0.1.5)
|
162 | 128 |
|
163 |
| -**Closed issues:** |
| 129 | +**Implemented enhancements:** |
164 | 130 |
|
165 |
| -- Config.unobserve is deprecated. [\#14](https://github.com/AtomLinter/linter-ruby/issues/14) |
166 |
| -- Package.getActivationCommands is deprecated. [\#12](https://github.com/AtomLinter/linter-ruby/issues/12) |
167 |
| -- Uncaught TypeError: undefined is not a function [\#10](https://github.com/AtomLinter/linter-ruby/issues/10) |
| 131 | +- Update linter-ruby to support --one and remove deprecation notices. [\#15](https://github.com/AtomLinter/linter-ruby/pull/15) ([envygeeks](https://github.com/envygeeks)) |
168 | 132 |
|
169 |
| -**Merged pull requests:** |
| 133 | +**Fixed bugs:** |
170 | 134 |
|
| 135 | +- Package.getActivationCommands is deprecated. [\#12](https://github.com/AtomLinter/linter-ruby/issues/12) |
| 136 | +- Uncaught TypeError: undefined is not a function [\#10](https://github.com/AtomLinter/linter-ruby/issues/10) |
171 | 137 | - Update linter-ruby to support --one and remove deprecation notices. [\#15](https://github.com/AtomLinter/linter-ruby/pull/15) ([envygeeks](https://github.com/envygeeks))
|
172 | 138 |
|
173 | 139 | ## [v0.1.4](https://github.com/AtomLinter/linter-ruby/tree/v0.1.4) (2014-08-08)
|
174 | 140 | [Full Changelog](https://github.com/AtomLinter/linter-ruby/compare/v0.1.3...v0.1.4)
|
175 | 141 |
|
176 |
| -**Merged pull requests:** |
| 142 | +**Implemented enhancements:** |
177 | 143 |
|
178 | 144 | - Added rails and rspec syntaxes. [\#4](https://github.com/AtomLinter/linter-ruby/pull/4) ([lordjavac](https://github.com/lordjavac))
|
179 | 145 |
|
180 | 146 | ## [v0.1.3](https://github.com/AtomLinter/linter-ruby/tree/v0.1.3) (2014-07-11)
|
181 |
| -**Merged pull requests:** |
| 147 | +**Implemented enhancements:** |
182 | 148 |
|
183 |
| -- fix package.json reporting wrong lang [\#3](https://github.com/AtomLinter/linter-ruby/pull/3) ([ddavison](https://github.com/ddavison)) |
184 | 149 | - Update README [\#2](https://github.com/AtomLinter/linter-ruby/pull/2) ([lucasmazza](https://github.com/lucasmazza))
|
185 | 150 | - WIP: Implementing the ruby linter [\#1](https://github.com/AtomLinter/linter-ruby/pull/1) ([lucasmazza](https://github.com/lucasmazza))
|
186 | 151 |
|
| 152 | +**Fixed bugs:** |
| 153 | + |
| 154 | +- fix package.json reporting wrong lang [\#3](https://github.com/AtomLinter/linter-ruby/pull/3) ([ddavison](https://github.com/ddavison)) |
| 155 | + |
187 | 156 |
|
188 | 157 |
|
189 | 158 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
0 commit comments