Skip to content

Releases: Nemris/critchecker

critchecker v3.1.0

25 Jan 07:08

Choose a tag to compare

Added

  • Introduce an optional critique author whitelist.

Changed

  • Improve critique stats presentation.
  • Bump dependencies.

critchecker v3.0.0

12 Jan 21:29

Choose a tag to compare

Added

  • Depend on Sundown to handle communications with DeviantArt.
  • Introduce a flag to explicitly scan comment texts for critique links.

Changed

  • Bump minimum Python version to 3.12.
  • Bump all dependencies to latest.

Removed

  • Drop custom Eclipse client implementation.
  • Drop dependency on aiohttp and beautifulsoup4.

critchecker v2.0.1

07 Jan 09:27

Choose a tag to compare

Fixed

  • Deduplicate database entries by critique URL.

critchecker v2.0.0

28 Sep 08:03

Choose a tag to compare

Added

  • Support "Tiptap" comments.
  • Introduce a comment cache to reduce the amount of requests.
  • Support the new deviation URL scheme.

Changed

  • The CSV report's block_url column is now batch_url.
  • Stop post-processing timestamps.
  • Bump minimum Python version to 3.11.
  • Bump all dependencies to latest.
  • Stop guaranteeing a specific critique ordering in the CSV.
  • Hide progress bars after downloading.

Removed

  • Stop fetching deviation artists.
  • Support for legacy "Writer" comments, irrelevant since at least 2020.
  • "Edited" timestamp for critiques and all timestamps for blocks, unused since their introduction.

critchecker v1.0.2

21 Dec 01:12

Choose a tag to compare

Added

  • Support for Python 3.11.

Changed

  • Bump all dependencies to latest.

Fixed

  • Fix failed artist and comment fetching.

critchecker v1.0.1

15 Jan 16:14

Choose a tag to compare

Fixed

  • Exclude comments to the critique journal from the database.

critchecker v1.0.0

14 Oct 03:26

Choose a tag to compare

Added

  • Deviation artists to database.
  • Basic stats on fetched critiques.
  • Dependency on tqdm.
  • Dependency on aiohttp.

Changed

  • Fetch URLs asynchronously.
  • Timestamp is now in the YYYY/MM/DD HH:MM format.
  • Bump all dependencies to latest.

Removed

  • Database loading and updating.
  • Dependency on requests.

critchecker v0.1.1

31 Jan 04:49

Choose a tag to compare

critchecker v0.1.1 Pre-release
Pre-release

Changed

  • Update dependencies.

critchecker v0.1.0

31 Jan 04:45

Choose a tag to compare

critchecker v0.1.0 Pre-release
Pre-release

Initial release.