Releases: m-manu/rsync-sidekick
Releases · m-manu/rsync-sidekick
v1.6.0
v1.5.0
- Upgrade to Go 1.19 and upgrades to library versions
- Flag
--shellscript-at-path
to specify output shell script path - For internal Use golang-set instead of custom implementation
- Documentation improvements
v1.4.1
v1.4.0
- Parallelism based on CPU cores (makes the tool run fast)
- Upgrade to Go 18, OS version upgrade for Docker image and test cases
- Check existing file before file rename/movement (contribution by @MOJNICK)
- POSIX-compliance of command-line flags
- Verbose option
- command-line flag to show version
- Better code coverage for better quality