What's Changed
Note
linux only In order to update you may need to install the D-bus secret service library
Debian
sudo apt install libdbus-1-dev pkg-config
Fedora
sudo dnf install dbus-devel pkgconf-pkg-config
Arch
sudo pacman -S dbus pkgconf
-
Fix page reloading by @kralverde in #58
-
Add anilist integration by @josueBarretogit in #63
See how it can be enabled in the docs -
Update deps by @josueBarretogit in #61
-
Develop v0.5.0 by @josueBarretogit in #86
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.4.0...v0.5.0