Skip to content

Releases: arimatakao/mdx

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.

v1.9.1

21 Jun 20:11
Compare
Choose a tag to compare

Fixed the problem where you download a chapter with 0 pages. Now mdx skips chapters with 0 pages.

Added a new line when printing short manga information and added a new line after the progress bar.

v1.9.0

20 Jun 20:05
Compare
Choose a tag to compare

Added last flag to download subcommand. It is download the latest chapter of manga. Try:

mdx dl --last <mangalink>

v1.8.3

20 Jun 08:53
Compare
Choose a tag to compare

Fixed file naming inside epub and cbz formats