|
| 1 | +0.5.1 / 2018-04-03 |
| 2 | +================== |
| 3 | + |
| 4 | + * 0.5.1 |
| 5 | + * add some notes |
| 6 | + * fixes [#36](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/36) |
| 7 | + * [#36](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/36) test first |
| 8 | + |
| 9 | +0.5.0 / 2018-04-03 |
| 10 | +================== |
| 11 | + |
| 12 | + * 0.5.0 |
| 13 | + * fixes [#35](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/35) |
| 14 | + * [#35](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/35) test first |
| 15 | + |
| 16 | +0.4.2 / 2018-01-11 |
| 17 | +================== |
| 18 | + |
| 19 | + * 0.4.2 |
| 20 | + * adds node.js configuration |
| 21 | + |
| 22 | +0.4.1 / 2018-01-11 |
| 23 | +================== |
| 24 | + |
| 25 | + * 0.4.1 |
| 26 | + * updates readme according to new config |
| 27 | + |
| 28 | +0.4.0 / 2018-01-11 |
| 29 | +================== |
| 30 | + |
| 31 | + * 0.4.0 |
| 32 | + * added node environment rules |
| 33 | + |
| 34 | +0.3.2 / 2017-11-02 |
| 35 | +================== |
| 36 | + |
| 37 | + * 0.3.2 |
| 38 | + * updates comment |
| 39 | + |
| 40 | +0.3.1 / 2017-09-13 |
| 41 | +================== |
| 42 | + |
| 43 | + * 0.3.1 |
| 44 | + * Merge pull request [#32](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/32) from dihar/fix-no-unused-vars |
| 45 | + fixes [#31](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/31) |
| 46 | + * fixes [#31](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/31) |
| 47 | + * adds more tests |
| 48 | + |
| 49 | +0.3.0 / 2017-07-10 |
| 50 | +================== |
| 51 | + |
| 52 | + * 0.3.0 |
| 53 | + * Merge pull request [#17](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/17) from htmlacademy/feature/move-to-4 |
| 54 | + Feature/move to 4 |
| 55 | + * update readme |
| 56 | + * update eslint to 4.2.0 |
| 57 | + * get rid of `babel-parser` |
| 58 | + * [#15](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/15) fixes |
| 59 | + * Merge pull request [#16](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/16) from htmlacademy/feature/check-unused-params |
| 60 | + Feature/check unused params |
| 61 | + * minor |
| 62 | + * closes [#12](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/12) |
| 63 | + * [#13](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/13) fixed |
| 64 | + * added deploy script |
| 65 | + * Merge pull request [#11](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/11) from htmlacademy/feature/check-unused-params |
| 66 | + Unused function args validation |
| 67 | + * adds validator for unused function args |
| 68 | + |
| 69 | +0.2.3 / 2017-03-06 |
| 70 | +================== |
| 71 | + |
| 72 | + * 0.2.3 |
| 73 | + * fixes [#9](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/9) |
| 74 | + * added test on [#10](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/10) |
| 75 | + |
| 76 | +0.2.2 / 2016-12-27 |
| 77 | +================== |
| 78 | + |
| 79 | + * 0.2.2 |
| 80 | + * closes [#6](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/6) |
| 81 | + * reformat config as defined style |
| 82 | + * fix [#7](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/7) |
| 83 | + |
| 84 | +0.2.1 / 2016-11-30 |
| 85 | +================== |
| 86 | + |
| 87 | + * 0.2.1 |
| 88 | + * fix continuation indent |
| 89 | + * fix [#3](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/3) |
| 90 | + object array spacing and destructuring spacing tests |
| 91 | + |
| 92 | +0.2.0 / 2016-11-25 |
| 93 | +================== |
| 94 | + |
| 95 | + * 0.2.0 |
| 96 | + * minor |
| 97 | + * Merge branch 'master' into version-0.2 |
| 98 | + * refactor rename |
| 99 | + * fix links |
| 100 | + * fixed [#4](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/4) |
| 101 | + * fixed tests |
| 102 | + * travis badge |
| 103 | + * fix version |
| 104 | + * enable tests |
| 105 | + |
| 106 | +0.1.8 / 2016-11-22 |
| 107 | +================== |
| 108 | + |
| 109 | + * 0.1.8 |
| 110 | + * fixed [#5](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/5) |
| 111 | + |
| 112 | +0.1.7 / 2016-11-04 |
| 113 | +================== |
| 114 | + |
| 115 | + * 0.1.7 |
| 116 | + * fixed [#1](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/1) |
| 117 | + moved to newer ESLint version |
| 118 | + |
| 119 | +0.1.6 / 2016-11-03 |
| 120 | +================== |
| 121 | + |
| 122 | + * 0.1.6 |
| 123 | + * fixed [#1](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/1) |
| 124 | + |
| 125 | +0.1.5 / 2016-11-03 |
| 126 | +================== |
| 127 | + |
| 128 | + * 0.1.5 |
| 129 | + * removed TODOs |
| 130 | + * fixed [#1](https://github.com/htmlacademy/eslint-config-htmlacademy/issues/1) |
| 131 | + * eslint semver update |
| 132 | + |
| 133 | +0.1.4 / 2016-10-30 |
| 134 | +================== |
| 135 | + |
| 136 | + * 0.1.4 |
| 137 | + * no-console error |
| 138 | + * space-before-paren |
| 139 | + * fix reference |
| 140 | + * do not require jsdoc |
| 141 | + |
| 142 | +0.1.3 / 2016-10-28 |
| 143 | +================== |
| 144 | + |
| 145 | + * 0.1.3 |
| 146 | + * full rules |
| 147 | + * num -> string |
| 148 | + |
| 149 | +0.1.2 / 2016-10-27 |
| 150 | +================== |
| 151 | + |
| 152 | + * 0.1.2 |
| 153 | + * added default config |
| 154 | + |
| 155 | +0.1.1 / 2016-10-27 |
| 156 | +================== |
| 157 | + |
| 158 | + * 0.1.1 |
| 159 | + * updated info |
| 160 | + * split to es5 ans es6 |
| 161 | + |
| 162 | +0.1.0 / 2016-10-27 |
| 163 | +================== |
| 164 | + |
| 165 | + * fixed https://github.com/htmlacademy/yomoyo/issues/92 |
| 166 | + * sort and optimize rules |
| 167 | + * comma-dangle fix |
| 168 | + * move es6 rules to separate file |
| 169 | + * use strict |
| 170 | + * style updates |
| 171 | + * initial strict config |
| 172 | + * added package.json |
| 173 | + * added gitignore |
| 174 | + * Initial commit |
0 commit comments