Releases: HTR-United/HTRVX
Releases · HTR-United/HTRVX
0.0.10
What's Changed
- (feature) Moved from printing errors to retrieving error objects as testing.FileLog and testing.Status (Fixed #12)
- (feature) testing.test() (Former
testing.apply_test()
) now returns a Dictionary of FileLog, enabling pure python interpretation (Step for #10) - (feature) Added a
single_test()
function - (feature) Handles success, warning and failure colors. (Fix for #11)
- (feature) New printing of information (3 levels enabled)
- (feature) Added an image link check (Fixes #13)
- (CI) Moved from nose to nose2
- (CI) Added 3.9 and 3.10 testing
- (typo) Fixes ALTO to alto in README for the CLI documentation (#10)
Full Changelog: v0.0.9...v0.0.10
0.0.1
v0.0.1 First commit batch