Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 12:03
· 237 commits to master since this release
88a027b

New

  • TUI using trogon.
  • Parallel Downloads.

Fixes

  • fix(book_info_html_page): Check existence of element and attributes before deleting.

Misc

  • Use Python 3.11.
  • Use Parsel instead of beautifulsoup4 for HTML Parsing.
  • Migrate to ruff.
  • Update dependencies.