- Move to using async requests instead of future executors.
- Adds `cbz/zip` using the new `--save-as` option. Resolves https://github.com/Zehina/Webtoon-Downloader/issues/1
- `dest` proprely behaves as if no value was provided. Resolves https://github.com/Zehina/Webtoon-Downloader/issues/11
- Adds `pdf` as a `--save-as` option. Resolves https://github.com/Zehina/Webtoon-Downloader/issues/27
- Image extension is properly saved and not hardcoded to `jpg`. Resolves https://github.com/Zehina/Webtoon-Downloader/issues/8
- Much faster downloading than before.
**Full Changelog**: https://github.com/Zehina/Webtoon-Downloader/compare/v0.8.0...1.0.0