Releases: codeclassroom/PlagCheck
Releases · codeclassroom/PlagCheck
v0.4
10 Mar 14:16
Compare
Sorry, something went wrong.
No results found
[0.4] - March 10, 2020
Changed [⚠️ Breaking Changes]
getShareScores & getInsights have been decoupled from the check class, they now have to imported separately.
Minor changes in the analyze.py module.
Happy Holi 🎉 🔥
v0.3
01 Jan 14:23
Compare
Sorry, something went wrong.
No results found
Added
New module analyze.py for 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().
Changed
The plagcheck module is now more modularised. check is now a class.
__get_line_numbers() now runs in a new thread.
Removed
requests as a dependency, network requests are now 50% faster.
See it on PyPi
Happy New Year 🎉
v0.2
09 Nov 13:36
Compare
Sorry, something went wrong.
No results found
Nothing much, just reformatting ;)
See it on PyPi
v0.1
03 Nov 07:09
Compare
Sorry, something went wrong.
No results found
Initial Release
See it on PyPi