Skip to content

v0.1.0

Compare
Choose a tag to compare
@browningluke browningluke released this 28 Aug 05:55
· 102 commits to master since this release

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 to manage
  • 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.