v0.12.0
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