Releases: sjtug/lug
Releases · sjtug/lug
Release v0.12.5
manager: support checkpoint (#75)
Release v0.12.4
manager: allow disable repos (#74)
v0.12.3
0.12.2
0.12.1
0.12.0
0.11.1
0.11.0
0.10.0
Breaking changes
rsyncWorker
is removed. Now the preferred way is to write a script wrapping rsync. Example at: https://github.com/sjtug/mirror-dockerRepoConfigs
are now interface{} and supports true boolean! As a result,option: true
will be passed asLUG_option=1
andoption: false
will be ignored in envvar passinggomplate
andCaddyfile.template
are removed. Prefer versions at https://github.com/sjtug/mirror-docker
bump version: 0.9.2
- Output error messages on failure - Restart sync at restart