Releases: vktr2b/KaviGo
Releases · vktr2b/KaviGo
v4.0.0
v3.0.2
v3.0.0
Changes:
- Modularized bigger functions
- Added option to load settings from a yaml config file instead of cli flags
- Added a
-ccli flag to define a custom yaml config file location - Update README to reflect changes
- Updated yourfave/cli to v3
- Uptaded go version to 1.24
Full Changelog: v2.0.0...v3.0.0
v2.0.0
Notable changes:
- Rewrote the core logic for better maintainability and readability of the code
- Removed the
sflag as I found it to be not very useful - Change the stdlib flags to urfav/cli
- previosly only
.cbzfiles were supported, not it doesn't matter as it can handle any file format.
Full Changelog: v2.0.0...v2.0.0