getShareScores&getInsightshave been decoupled from the check class, they now have to be imported separately.- Minor changes in the
analyze.pymodule.
- New module
analyze.pyfor Moss Results analysis getShareScores()for returning frequency of shared files.addFile()for adding files.addFilesByWildCard()for submitting multiple files.- Support for adding base code using
addBaseCode().
- The plagcheck module is now more modularised.
checkis now a class. __get_line_numbers()now runs in a new thread.
requestsas a dependency, network requests are now 50% faster.
- Minor Improvements
- Initial Release