ver2.00a
This release bumps up the version of cptest to the next major, as it should've have when releasing ver1.01a.
This release introduces:
- Colors on Windows
--no-colors
option- Stderr is printed on WA
- Non-zero exit codes are printed
- Mismatched newlines are rendered as
\n
rather than a block character
With stderr being printed on WA, it is possible to non-intrusively debug code.