Skip to content

Releases: frizensami/plagiarism-basic

Version 1.0.0 Major Release: Semantic.UI HTML output

01 Jan 08:46
Compare
Choose a tag to compare

Additions

  • HTML output now uses the Semantic.UI framework which makes results much easier to read

This was considered a sufficiently good enough point in the project to bump the major version to v1.

v0.7.1 Release (Ignore-Text Directory & Error Messages)

01 Jan 05:01
Compare
Choose a tag to compare

Additions

  • Added i option to specific a directory containing text files with content to ignore. For e.g., the actual text of a question being asked to students before submission
  • Changed most panics to .expects that show appropriate error messages

v0.6.1 Release (Optimizations and Benchmarking)

31 Dec 11:02
Compare
Choose a tag to compare
Bump version again for compat with binary

Version 0.4 Major Release: HTML bold output % plagiarism

30 Dec 18:09
Compare
Choose a tag to compare

v0.4 Major Release

This release includes

  • HTML output (added in v0.2) in addition to CLI output.
  • The output is bolded for plagiarized text,
  • Plagiarism % figures are given for each source - source pair.
  • The HTML page opens automatically under certain versions of Linux that have the xdg-open command.

Binary targets included in Assets

  • x86_64-unknown-linux-gnu

Version 0.1 Release

27 Dec 05:05
Compare
Choose a tag to compare
Version 0.1 Release Pre-release
Pre-release

v0.1 Release

Description

This release includes

  • All options working
  • Fast-enough equal metric
  • Slow lev metric
  • Very basic output report (trusted and untrusted reports, each sorted by number of matches)

Binary targets included in Asserts

  • x86_64-unknown-linux-gnu