v0.5-alpha
- Added CLI argument parsing. First flag as of right now is
-o
/--output
, which enables the user to change the output file for the JUnit XML results file (by default remains ascarbon_results.xml
). - Because the last point has been implemented, it has been added both a help/usage panel (
-h
/--help
) and version information (-v
/--version
).
Full Changelog: v0.4-alpha...v0.5-alpha