Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Releases: fundevogel/we-love-ajum

v0.7.3

24 Oct 13:57
Compare
Choose a tag to compare

Changes

  • Count indexed reviews in command stats
  • Extend instructions in README.md
  • Update index.json

Fixes

  • Fix missing abort() statement

v0.7.2

24 Oct 13:04
Compare
Choose a tag to compare

Changes

  • Rewrite review data extraction for improved performance
  • Format each running text field as list
  • Remove force options

Fixes

  • Fix maximum reviews not being detected
  • Fix deprecated function names in command query
  • Fix detection of WolgastPreis & Lesealter

v0.7.1

23 Oct 06:58
Compare
Choose a tag to compare

Changes

  • Implement multiprocessing in command index
  • Implement multiprocessing in command build
  • Update index.json
  • Clean up code for improved readability

v0.7.0

21 Oct 08:15
Compare
Choose a tag to compare

Features

  • Add command update

Changes

  • Check for non-numeric (invalid) review IDs
  • Remove properties db_file & index_file
  • Reorder commands with utility function init() at the end
  • Update index.json

Fixes

  • Fix missing parameter

v0.6.0

19 Oct 18:18
Compare
Choose a tag to compare

Features

  • Add command stats
  • Add strict mode to index command

Changes

  • Move CLI functionality / print() statements to cli.py

Fixes

  • Fix whitespaces in field ISBN
  • Fix line tabulators in field Reihe

v0.5.0

18 Oct 15:11
Compare
Choose a tag to compare

Features

  • Migrate CLI from doit to click
  • Migrate packaging to setuptools

Changes

  • Update index.json
  • Simplify editorconfig

v0.4.0

18 Oct 10:00
Compare
Choose a tag to compare

This release features a partial rewrite.

v0.3.0

17 Oct 07:52
Compare
Choose a tag to compare

Features

  • Add backups for archived reviews

Changes

  • Add check for exceeding total review count

Fixes

  • Fix validity check
  • Fix IndexError when author is empty
  • Redirect ill-conceived review IDs

v0.2.0

05 Sep 15:42
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Features

  • Adds task query
  • Adds task fetch

Fixes

  • Fixes method fetch_review for invalid reviews
  • Fixes method query not referring to self

v0.1.0

05 Sep 13:57
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release 🎉