Releases: arimatakao/mdx
Releases · arimatakao/mdx
v1.13.1
v.1.13.0
- Changed the default downloading format to PDF
- Fixed broken CBZ saving
- Optimized code and removed unnecessary elements
v1.12.5
Fix version number
v1.12.4
Small fix to the name of the saved file
v1.12.3
Fixed error message "Please enter a volume number or range" and add spinner for file saving
v1.12.2
Fixed error "Failed to convert volume to int"
v1.12.1
Added new features:
- Downloading by volume. Use the
-vflag in thedlsubcommand for downloading volume. Also available in interactive mode. - Saving search results in JSON format. Use the
-oflag in thefindsubcommand to save search results in theSearch-Results_*.jsonfile. - 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
Fixed printing in interactive mode. Now lists fill all rows in your terminal.
v1.11.0
Added interactive mode