- Add extra handler for `requests.exceptions` during `check_update()` func call.
1.1.3
- Add a progress bar for each paper download - Minor change to the stdout styling for multiple targets - Make 3 equivalent console commands: `arxiv-dl`, `getpaper`, and `paper`
1.1.1
- Add [CVF](https://openaccess.thecvf.com/) (CVPR, ICCV, WACV) paper download support (beta) - Fix unexpected raise during `Path.makedirs` for default download path - Fix usage on README
1.1.0
- Add support for downloading speedup using [aria2](https://aria2.github.io/) - Add support for supplying multiple papers at once - Add verbose option - Add one-time download directory option - Code refactoring