Skip to content

Releases: HTR-United/HTRVX

0.0.10

09 Sep 14:45
Compare
Choose a tag to compare

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

01 Sep 12:57
Compare
Choose a tag to compare
v0.0.1

First commit batch