Skip to content

Commit bc048e0

Browse files
committed
Release v0.8.0
1 parent 41cf7de commit bc048e0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [UNRELEASED]
99

10+
## [0.8.0] - 2024-10-23
11+
12+
* Fixed a bug where validation failures were not resulting in a non-zero exit code
13+
* Renamed the --file / -f CLI argument to --config / -f for consistency with other tools
14+
* improvements to validate output
15+
These "improvements" are short term hacks. There is a need for a fundamental
16+
overhaul of how output is generated to improve usability
17+
* Implemented code coverage support.
18+
* Updated the docs to reflect the removal of the --all flag
19+
1020
## [0.7.6] - 2024-09-08
1121

1222
### Fixed

0 commit comments

Comments
 (0)