8000 Releases · arimatakao/mdx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: arimatakao/mdx

v.1.13.0

22 Apr 21:11
Compare
Choose a tag to compare
  • Changed the default downloading format to PDF
  • Fixed broken CBZ saving
  • Optimized code and removed unnecessary elements

v1.12.5

19 Apr 16:01
Compare
Choose a tag to compare

Fix version number

v1.12.4

19 Apr 15:44
Compare
Choose a tag to compare

Small fix to the name of the saved file

v1.12.3

05 Jan 15:00
Compare
Choose a tag to compare

Fixed error message "Please enter a volume number or range" and add spinner for file saving

v1.12.2

05 Jan 13:51 10000
Compare
Choose a tag to compare

Fixed error "Failed to convert volume to int"

v1.12.1

05 Jan 11:14
Compare
Choose a tag to compare

Added new features:

  • Downloading by volume. Use the -v flag in the dl subcommand for downloading volume. Also available in interactive mode.
  • Saving search results in JSON format. Use the -o flag in the find subcommand to save search results in the Search-Results_*.json file.
  • Added a rate limiter for the API. Now you see fewer errors.

These features were implemented by @BelardoA https://github.com/BelardoA . Thanks for contributing!

v1.11.1

17 Aug 19:37
Compare
Choose a tag to compare

Fixed printing in interactive mode. Now lists fill all rows in your terminal.

v1.11.0

10 Aug 16:29
Compare
Choose a tag to compare

Added interactive mode

v1.10.5

13 Jul 09:19
Compare
Choose a tag to compare

Refactor some code.

Issue #2 was closed. Now downloading should work fine.

v1.10.4

10 Jul 16:11
Compare
Choose a tag to compare

Here is new problem - #2

Chapters is not found in all versions. Don't worry, I'll fix it.

Fixed some prints.

0