Releases: arimatakao/mdx
Releases · arimatakao/mdx
v.1.13.0
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
-v
flag in thedl
subcommand for downloading volume. Also available in interactive mode. - Saving search results in JSON format. Use the
-o
flag in thefind
subcommand to save search results in theSearch-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
Fixed printing in interactive mode. Now lists fill all rows in your terminal.
v1.11.0
Added interactive mode