Skip to content

Releases: Copyleaks/Python-Plagiarism-Checker

v4.2.2

09 Jan 14:40
ccca45f
Compare
Choose a tag to compare

Big Fixes

  1. Fixed assertion handling for boolean properties.
  2. Corrected an indentation error in 'ScanningCopyleaksDb' class.

v4.2.0

12 Sep 13:38
1a267fd
Compare
Choose a tag to compare

Release Notes:

  1. AI detection - adding support for ai detection functions to detect AI generated text in both natural language and source code.
  2. Writing Assistant - adding support for writing assistant functions to help assess the quality of text.
  3. New property
    properties.filters.allowSameDomain - when set to true it will allow results from the same domain as the submitted url.

v4.0.1

08 Jun 12:23
d2d1945
Compare
Choose a tag to compare

Release notes:

  • Removing obsolete properties

v4.0.0

06 Jun 11:06
1e68e62
Compare
Choose a tag to compare

Release Notes:

New properties:

  • properties.scanMethodAlgorithm
  • properties.indexing.repositories[].maskingPolicy
  • properties.exclude.citations
  • properties.exclude.documentTemplateIds
  • Properties.pdf.version
  • properties.aiGeneratedText.detect
  • properties.customMetadata
  • properties.exclude.code.comments
  • properties.pdf.colors.mainStrip
  • properties.pdf.colors.titles
  • properties.pdf.colors.identical
  • properties.pdf.colors.minorChanges
  • properties.pdf.colors.relatedMeaning
  • properties.scanning.crossLanguages.languages[]
  • properties.scanning.crossLanguages.languages[].code
  • properties.scanning.copyleaksDb.includeMySubmissions
  • properties.scanning.copyleaksDb.includeOthersSubmissions

v3.1.1

23 Jun 09:32
Compare
Choose a tag to compare

Release Notes:

  1. We now use v3/scans endpoints instead of product specific endpoints
  2. You can now use different domains as copyleaks api and copyleaks id

v3.0.0

14 Jan 07:17
Compare
Choose a tag to compare

Working with Copyleaks API v3.