|
1 | | -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [v2.1.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v2.1.0) (2020-06-30) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v2.0.0...v2.1.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Auto Switch Theme based on --console value and --parallel [\#149](https://github.com/radarsh/gradle-test-logger-plugin/issues/149) |
| 10 | + |
| 11 | +**Fixed bugs:** |
| 12 | + |
| 13 | +- Theme is defaulted to plain even when maxForks is greater than 1 [\#139](https://github.com/radarsh/gradle-test-logger-plugin/issues/139) |
| 14 | +- Plugin version 1.7.1 not working with Gradle 4.8.1 [\#138](https://github.com/radarsh/gradle-test-logger-plugin/issues/138) |
| 15 | + |
| 16 | +**Closed issues:** |
| 17 | + |
| 18 | +- Upgrade to Gradle 6.4.1 [\#150](https://github.com/radarsh/gradle-test-logger-plugin/issues/150) |
| 19 | +- Upgrade to Gradle 6.2 [\#143](https://github.com/radarsh/gradle-test-logger-plugin/issues/143) |
| 20 | +- Add support for kotlin-dsl [\#127](https://github.com/radarsh/gradle-test-logger-plugin/issues/127) |
| 21 | + |
| 22 | +**Merged pull requests:** |
| 23 | + |
| 24 | +- Upgrade to Gradle 6.4.1 [\#151](https://github.com/radarsh/gradle-test-logger-plugin/pull/151) ([radarsh](https://github.com/radarsh)) |
| 25 | +- Upgrade to Gradle 6.2 [\#144](https://github.com/radarsh/gradle-test-logger-plugin/pull/144) ([radarsh](https://github.com/radarsh)) |
| 26 | +- Seamlessly switch to parallel theme [\#142](https://github.com/radarsh/gradle-test-logger-plugin/pull/142) ([radarsh](https://github.com/radarsh)) |
| 27 | +- Add missing inputs to "functionalTest" task [\#140](https://github.com/radarsh/gradle-test-logger-plugin/pull/140) ([theosotr](https://github.com/theosotr)) |
| 28 | +- Configuration option for changing the log level [\#124](https://github.com/radarsh/gradle-test-logger-plugin/pull/124) ([rabidaudio](https://github.com/rabidaudio)) |
| 29 | + |
| 30 | +## [v2.0.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v2.0.0) (2019-10-10) |
2 | 31 |
|
3 | | -## [2.0.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v2.0.0) (2019-10-10) |
4 | 32 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.7.1...v2.0.0) |
5 | 33 |
|
6 | 34 | **Closed issues:** |
|
19 | 47 | - Upgrade to Gradle 5.2 [\#107](https://github.com/radarsh/gradle-test-logger-plugin/pull/107) ([radarsh](https://github.com/radarsh)) |
20 | 48 |
|
21 | 49 | ## [v1.7.1](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.7.1) (2019-10-07) |
| 50 | + |
22 | 51 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.7.0...v1.7.1) |
23 | 52 |
|
24 | 53 | **Closed issues:** |
|
36 | 65 | - Clarify documentation [\#121](https://github.com/radarsh/gradle-test-logger-plugin/pull/121) ([radarsh](https://github.com/radarsh)) |
37 | 66 |
|
38 | 67 | ## [v1.7.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.7.0) (2019-05-29) |
| 68 | + |
39 | 69 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.6.0...v1.7.0) |
40 | 70 |
|
41 | 71 | **Closed issues:** |
|
59 | 89 | - Fix double escaping of brackets [\#108](https://github.com/radarsh/gradle-test-logger-plugin/pull/108) ([radarsh](https://github.com/radarsh)) |
60 | 90 |
|
61 | 91 | ## [v1.6.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.6.0) (2018-11-20) |
| 92 | + |
62 | 93 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.5.0...v1.6.0) |
63 | 94 |
|
64 | 95 | **Implemented enhancements:** |
|
83 | 114 | - Configure testlogger for each task [\#93](https://github.com/radarsh/gradle-test-logger-plugin/pull/93) ([radarsh](https://github.com/radarsh)) |
84 | 115 |
|
85 | 116 | ## [v1.5.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.5.0) (2018-09-08) |
| 117 | + |
86 | 118 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.4.0...v1.5.0) |
87 | 119 |
|
88 | 120 | **Implemented enhancements:** |
|
109 | 141 | - Filter test results by type [\#77](https://github.com/radarsh/gradle-test-logger-plugin/pull/77) ([radarsh](https://github.com/radarsh)) |
110 | 142 |
|
111 | 143 | ## [v1.4.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.4.0) (2018-07-31) |
| 144 | + |
112 | 145 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.3.1...v1.4.0) |
113 | 146 |
|
114 | 147 | **Implemented enhancements:** |
|
130 | 163 | - Add support for parallel test execution [\#66](https://github.com/radarsh/gradle-test-logger-plugin/pull/66) ([radarsh](https://github.com/radarsh)) |
131 | 164 |
|
132 | 165 | ## [v1.3.1](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.3.1) (2018-06-25) |
| 166 | + |
133 | 167 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.3.0...v1.3.1) |
134 | 168 |
|
135 | 169 | **Closed issues:** |
|
141 | 175 | - Turn off bright yellow in standard theme [\#65](https://github.com/radarsh/gradle-test-logger-plugin/pull/65) ([radarsh](https://github.com/radarsh)) |
142 | 176 |
|
143 | 177 | ## [v1.3.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.3.0) (2018-06-11) |
| 178 | + |
144 | 179 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.2.0...v1.3.0) |
145 | 180 |
|
146 | 181 | **Implemented enhancements:** |
|
165 | 200 | - Added support for nested JUnit5 tests. [\#55](https://github.com/radarsh/gradle-test-logger-plugin/pull/55) ([mithomas](https://github.com/mithomas)) |
166 | 201 |
|
167 | 202 | ## [v1.2.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.2.0) (2018-03-31) |
| 203 | + |
168 | 204 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.1.2...v1.2.0) |
169 | 205 |
|
170 | 206 | **Implemented enhancements:** |
|
188 | 224 | - Upgrade to Gradle 4.4 [\#46](https://github.com/radarsh/gradle-test-logger-plugin/pull/46) ([radarsh](https://github.com/radarsh)) |
189 | 225 |
|
190 | 226 | ## [v1.1.2](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.1.2) (2017-11-07) |
| 227 | + |
191 | 228 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.1.1...v1.1.2) |
192 | 229 |
|
193 | 230 | **Fixed bugs:** |
|
199 | 236 | - Erase ahead before writing every line [\#43](https://github.com/radarsh/gradle-test-logger-plugin/pull/43) ([radarsh](https://github.com/radarsh)) |
200 | 237 |
|
201 | 238 | ## [v1.1.1](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.1.1) (2017-11-06) |
| 239 | + |
202 | 240 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.1.0...v1.1.1) |
203 | 241 |
|
204 | 242 | **Fixed bugs:** |
|
210 | 248 | - Erase ahead before writing summary text [\#41](https://github.com/radarsh/gradle-test-logger-plugin/pull/41) ([radarsh](https://github.com/radarsh)) |
211 | 249 |
|
212 | 250 | ## [v1.1.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.1.0) (2017-11-06) |
| 251 | + |
213 | 252 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.0.1...v1.1.0) |
214 | 253 |
|
215 | 254 | **Implemented enhancements:** |
|
239 | 278 | - Fix test instability [\#24](https://github.com/radarsh/gradle-test-logger-plugin/pull/24) ([radarsh](https://github.com/radarsh)) |
240 | 279 |
|
241 | 280 | ## [v1.0.1](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.0.1) (2017-10-15) |
| 281 | + |
242 | 282 | [Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/v1.0.0...v1.0.1) |
243 | 283 |
|
244 | 284 | **Implemented enhancements:** |
|
266 | 306 | - Add Configuration for AppVeyor [\#9](https://github.com/radarsh/gradle-test-logger-plugin/pull/9) ([baynezy](https://github.com/baynezy)) |
267 | 307 |
|
268 | 308 | ## [v1.0.0](https://github.com/radarsh/gradle-test-logger-plugin/tree/v1.0.0) (2017-09-29) |
| 309 | + |
| 310 | +[Full Changelog](https://github.com/radarsh/gradle-test-logger-plugin/compare/577a89fd0a8f1621802527317ee0bcfbd0f3f49e...v1.0.0) |
| 311 | + |
269 | 312 | **Implemented enhancements:** |
270 | 313 |
|
271 | 314 | - Publish plugin [\#5](https://github.com/radarsh/gradle-test-logger-plugin/issues/5) |
|
284 | 327 |
|
285 | 328 |
|
286 | 329 |
|
287 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 330 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments