v0.10.0
What's Changed
Added MangaPill as a manga provider, to use it run:
manga-tui -p mangapill
- mangapill by @josueBarretogit in https://github.com/josueBarretogit/manga-tui/pull/235
Fixed a bug when searching mangas on mangadex, the title would appear as "No title" (fixes #233)
- fix(mangadex): parse title correctly in search page by @josueBarretogit in https://github.com/josueBarretogit/manga-tui/pull/238
[!NOTE] The Nix build is failing and I don't know how or what is there to fix, if anyone knowledgeable about nix can help I would really appreciate it 🫶
Join the discord server for further help, feature requests or to chat with contributors
How to update
Using cargo
cargo install manga-tui
or simply download the binary listed below and replaced it with the old one, everything will be updated upon running manga-tui
Full Changelog: https://github.com/josueBarretogit/manga-tui/compare/v0.9.0...v0.10.0