Skip to content

Releases: arimatakao/mdx

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
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.

v1.10.3

01 Jul 12:49
Compare
Choose a tag to compare

Fixed bug when you can't download anything. Sometimes this can happen with --all flag. I don't recommend using --all flag with dl subcommand.

v1.9.3

28 Jun 14:03
Compare
Choose a tag to compare

Minor changes. Just cleaned up some code

v1.9.2

25 Jun 13:14
Compare
Choose a tag to compare

Minor update. Nothing changed in functionality.