|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [Unreleased](https://github.com/mitre/inspec_tools/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre11...HEAD) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Require a newer version of git-lite-version-bump for Windows support [\#178](https://github.com/mitre/inspec_tools/pull/178) ([rbclark](https://github.com/rbclark)) |
| 10 | + |
3 | 11 | ## [v2.0.2.pre11](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre11) (2020-05-07)
|
4 | 12 |
|
5 | 13 | [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre10...v2.0.2.pre11)
|
6 | 14 |
|
7 | 15 | **Merged pull requests:**
|
8 | 16 |
|
9 | 17 | - git-lite-version-bump 0.17.0 is not compatible with Windows [\#176](https://github.com/mitre/inspec_tools/pull/176) ([rbclark](https://github.com/rbclark))
|
10 |
| -- Break CCI Vuln Information into separate StigData [\#167](https://github.com/mitre/inspec_tools/pull/167) ([Bialogs](https://github.com/Bialogs)) |
11 | 18 |
|
12 | 19 | ## [v2.0.2.pre10](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre10) (2020-05-06)
|
13 | 20 |
|
|
58 | 65 |
|
59 | 66 | **Merged pull requests:**
|
60 | 67 |
|
| 68 | +- Break CCI Vuln Information into separate StigData [\#167](https://github.com/mitre/inspec_tools/pull/167) ([Bialogs](https://github.com/Bialogs)) |
61 | 69 | - Missing array type for replace\_tags [\#166](https://github.com/mitre/inspec_tools/pull/166) ([Didar-Bhullar](https://github.com/Didar-Bhullar))
|
62 | 70 | - 131 ckl schema [\#163](https://github.com/mitre/inspec_tools/pull/163) ([Bialogs](https://github.com/Bialogs))
|
63 | 71 |
|
|
147 | 155 |
|
148 | 156 | - Missed some references to inspec/objects [\#126](https://github.com/mitre/inspec_tools/pull/126) ([Bialogs](https://github.com/Bialogs))
|
149 | 157 | - Move to mitre/inspec-objects [\#125](https://github.com/mitre/inspec_tools/pull/125) ([Bialogs](https://github.com/Bialogs))
|
150 |
| -- Restructure workflow for publishing gem [\#121](https://github.com/mitre/inspec_tools/pull/121) ([rbclark](https://github.com/rbclark)) |
151 | 158 |
|
152 | 159 | ## [v2.0.1.pre1](https://github.com/mitre/inspec_tools/tree/v2.0.1.pre1) (2020-04-02)
|
153 | 160 |
|
|
169 | 176 |
|
170 | 177 | - Update parse XLSXTool\#parse\_cis\_control to handle the case when there… [\#123](https://github.com/mitre/inspec_tools/pull/123) ([Bialogs](https://github.com/Bialogs))
|
171 | 178 | - Track Inspec versions \>= 4.18.100 [\#122](https://github.com/mitre/inspec_tools/pull/122) ([Bialogs](https://github.com/Bialogs))
|
| 179 | +- Restructure workflow for publishing gem [\#121](https://github.com/mitre/inspec_tools/pull/121) ([rbclark](https://github.com/rbclark)) |
172 | 180 |
|
173 | 181 | ## [v1.8.10](https://github.com/mitre/inspec_tools/tree/v1.8.10) (2020-03-30)
|
174 | 182 |
|
|
277 | 285 | **Merged pull requests:**
|
278 | 286 |
|
279 | 287 | - Support conversion from CAT/Category style severities when generating an impact number. [\#106](https://github.com/mitre/inspec_tools/pull/106) ([Bialogs](https://github.com/Bialogs))
|
280 |
| -- Rubygems release workflow [\#100](https://github.com/mitre/inspec_tools/pull/100) ([Bialogs](https://github.com/Bialogs)) |
281 | 288 |
|
282 | 289 | ## [v1.7.3](https://github.com/mitre/inspec_tools/tree/v1.7.3) (2020-03-23)
|
283 | 290 |
|
|
339 | 346 |
|
340 | 347 | [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.18...v1.6.19)
|
341 | 348 |
|
| 349 | +**Merged pull requests:** |
| 350 | + |
| 351 | +- Update github workflows [\#99](https://github.com/mitre/inspec_tools/pull/99) ([Bialogs](https://github.com/Bialogs)) |
| 352 | + |
342 | 353 | ## [v1.6.18](https://github.com/mitre/inspec_tools/tree/v1.6.18) (2020-03-16)
|
343 | 354 |
|
344 | 355 | [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.17...v1.6.18)
|
|
391 | 402 |
|
392 | 403 | **Merged pull requests:**
|
393 | 404 |
|
394 |
| -- Update github workflows [\#99](https://github.com/mitre/inspec_tools/pull/99) ([Bialogs](https://github.com/Bialogs)) |
| 405 | +- Rubygems release workflow [\#100](https://github.com/mitre/inspec_tools/pull/100) ([Bialogs](https://github.com/Bialogs)) |
395 | 406 | - Enable git-lfs for this repository; tracking xls and xlsx files. [\#94](https://github.com/mitre/inspec_tools/pull/94) ([Bialogs](https://github.com/Bialogs))
|
396 | 407 |
|
397 | 408 | ## [v1.6.12](https://github.com/mitre/inspec_tools/tree/v1.6.12) (2020-03-13)
|
|
0 commit comments