Releases: arimatakao/mdx
Releases · arimatakao/mdx
v1.7.0
Added colored console output for enhanced visual clarity
v1.6.0
Added update
subcommand for checking new updates of application. Try:
mdx update
If a new version is released, it will show release notes and a link for download.
v1.5.1
Fixed:
- wrong page order in cbz files
- wrong epub ouput file extension, added
.epub
at the end - wrong list of available file extension in
download
help display
Added "Read or buy" links in downloading display and output files metadata (except pdf).
v1.5.0
Added saving chapters in epub format. Try:
mdx dl -e epub <mangalink>
v1.4.0
Added new flag merge
to download
subcommand. It is save chapters in one file. Try:
mdx dl -m -c 1-3 <mangalink>
v1.3.0
BUGS
Downloading chapter range broken. Fixing in progress.
Features
Added new format for download files - pdf. Try:
mdx dl -e pdf <mangalink>
Changed file saving methods. Now chapter will be save faster.
Added new alias for download
subcommand:
mdx save <mangalink>
v1.2.4
Added generation of metadata for cbz archive