Skip to content

v2.0.1 new tests listing in verbose + exercism report fixes

Compare
Choose a tag to compare
@mpizenberg mpizenberg released this 07 Apr 19:47
· 13 commits to master since this release

The main changes of this version are the following:

  • Changed: When using verbose -v, the console output now also display a listing of all tests that run.
  • Fixed: The exercism output now has unique name for each test.
  • Security: Update of the regex crate due to RUSTSEC-2022-0013.