Skip to content

v0.12.0

Compare
Choose a tag to compare
@the-wright-jamie the-wright-jamie released this 26 Jan 14:40
· 3 commits to main since this release
fc85717

Breaking change - output is different in this version from the previous version

✨ Add colored crate
✨ Severity ratings
✨ Create SeverityKind enum

🔧 crate version bumps
🔧 increase readability
  ⤷ moves print code in run to discrete methods

🗑️ Remove no-color flag
  ⤷ removes all custom colour code
  ⤷ use NO_COLOR env flag instead
🗑️ Remove ProcessingResults method of working
🗑️ Remove produce spacing method with built in rust version