v0.1.0
Info
v0.1.0 will be the first release of Mangathr. It will be deemed to have enough functionality to be useful and usable.
Features for 0.1.0
- Change main database to sqlite
- Add support for MangaDex V5
- When updating, display which plugin is being used
- Change user data directory to
~/.mangathr
- Implement proper argument parsing
- Change
list
command tomanage
- Add
delete [id]
command - Add clean
list
command - Download multiple pages simultaneously
- Available on npm
Bugfixes
- Fixed error printed to console when exiting with SIGINT.
- Bounded column width to prevent text overflowing in terminal.