YO new version
edit I swear the test are passing
-
Enable Link-Time optimization by @josueBarretogit in #93
Thanks to zamazan4ik for the recommendation (#92) this will make the app run faster although compilation time increases -
feat(InMemoryCache): add in-memory cache by @josueBarretogit in #119
-
Added a new manga provider which is Manganato
release060.mp4
Warning
Expect any manga provider to fail at some point, either due to them closing operations due to a lawsuit or the provider itself having issues on their end like manganato
By default when you run manga-tui
Mangadex will be used
manga-tui
If you want to use manganato then run:
manga-tui -p manganato
How to update
Using cargo
cargo install manga-tui
or simply download the binaries listed below and replaced it with the old one
Full Changelog: v0.5.0...v0.6.0