What's Changed
- Makes the output of the time spent on work checks more human-readable;
- Adds possibility to set N-grams length needed for calculating Jakkar coefficient;
- Optimizes featurebased algorithms;
- Corrects: check when trying to create a report; CLI help messages;
- Removes the deprecated report extension 'json';
- Adds possibility to regulate the maximum depth of the AST, which plays a role in structure comparison.
Full Changelog: v0.5.0...v0.5.8