Skip to content

Releases: vktr2b/KaviGo

v4.0.0

13 Nov 12:16

Choose a tag to compare

Changelog

  • 5343293 added go releaser config file
  • 74c15f1 bump version number
  • aee0353 initial implementation of copying files to remote server

Released by GoReleaser.

v3.0.2

19 Aug 00:18

Choose a tag to compare

Changelog

v3.0.0

01 Jun 13:15

Choose a tag to compare

Changes:

  • Modularized bigger functions
  • Added option to load settings from a yaml config file instead of cli flags
  • Added a -c cli 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

04 Dec 21:50

Choose a tag to compare

Notable changes:

  • Rewrote the core logic for better maintainability and readability of the code
  • Removed the s flag as I found it to be not very useful
  • Change the stdlib flags to urfav/cli
  • previosly only .cbz files were supported, not it doesn't matter as it can handle any file format.

Full Changelog: v2.0.0...v2.0.0

1.0.0

13 Nov 17:33

Choose a tag to compare

Initial release