Skip to content

Commit

Permalink
Release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sflanker committed Oct 24, 2024
1 parent 41cf7de commit bc048e0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [UNRELEASED]

## [0.8.0] - 2024-10-23

* Fixed a bug where validation failures were not resulting in a non-zero exit code
* Renamed the --file / -f CLI argument to --config / -f for consistency with other tools
* improvements to validate output
These "improvements" are short term hacks. There is a need for a fundamental
overhaul of how output is generated to improve usability
* Implemented code coverage support.
* Updated the docs to reflect the removal of the --all flag

## [0.7.6] - 2024-09-08

### Fixed
Expand Down

0 comments on commit bc048e0

Please sign in to comment.