We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bc460f + d0eac36 commit d7ebcacCopy full SHA for d7ebcac
1 file changed
CHANGELOG.md
@@ -20,6 +20,26 @@ All notable user-visible changes should be recorded here.
20
21
- None yet.
22
23
+## v0.4.0
24
+
25
+### Added
26
27
+- Added optional CSV export for `findings.csv` and `warnings.csv`.
28
+- Added single-host and multi-host CSV regression coverage.
29
+- Added `.gitattributes` guardrails to reduce future line-ending drift.
30
31
+### Changed
32
33
+- None.
34
35
+### Fixed
36
37
+- Preserved default Markdown and JSON behavior when `--csv` is not requested.
38
39
+### Docs
40
41
42
43
## v0.3.0
44
45
### Added
0 commit comments