Skip to content

v2.7

Latest
Compare
Choose a tag to compare
@RLAlpha49 RLAlpha49 released this 07 Jul 04:30
· 49 commits to main since this release

What's Changed

  • Updated default caches
  • Print data from csv file faster
  • Removed API delays
  • Reduce total requests made for each manga
  • Fix "not found manga" variable being set incorrectly and not displaying or be saved to the .txt file
  • Only make 1 request rather than 2 when chapter read is only increased by 1
  • Fix terminal/log not displaying correct message when only updating the manga's status
  • Fix error caused by Logger.WARN messages

Code Quality

  • Add type hints
  • Replace Pylint, isort, black formatters with Ruff & mypy

Full Changelog: v2.6...v2.7