Skip to content

v0.5.17 (Ubuntu 22.04)

Latest
Compare
Choose a tag to compare
@Artanias Artanias released this 27 Mar 20:23
· 3 commits to main since this release
057b0f0

What's Changed

  • Fixes displaying suspect parts and getting commit info;
  • Processing futures as they are completed;
  • A flag has been added to not display comparison information on stdout (codeplag settings modify --short-output);
  • Adds the possibility to generate reports only from provided paths for comparing two projects (codeplag report create --first-root-path and codeplag report create --second-root-path);
  • Exit with positive exit code in the end when found similarity (exit code 200);
  • More informative error message when an unexpected error occurred.

Full Changelog: v0.5.8...v0.5.17