Releases: arimatakao/mdx
Releases · arimatakao/mdx
v1.12.3
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
v1.10.5
v1.10.4
v1.10.3
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
Minor changes. Just cleaned up some code
v1.9.2
Minor update. Nothing changed in functionality.