Skip to content

Releases: bilyes/otoclone

v0.4.2

25 Apr 17:46
dbe6c96
Compare
Choose a tag to compare
  • Update version number

v0.4.1

25 Apr 17:40
efe9b56
Compare
Choose a tag to compare
  • Fix a bug where instead of displaying error message, number were printed instead.
  • Use a concurrency manager with a concurrency limit.

v0.4.0

23 Jan 23:52
f53455f
Compare
Choose a tag to compare
  • Execute backups to different remotes in different goroutines
  • Add option to edit config in the config command

v0.3.0

23 Jan 01:46
3992c44
Compare
Choose a tag to compare
  • New command backup that runs a backup and exists
  • Support custom config file path in the config command
  • New option in the config command to delete an existing folder from the config

v0.2.0

17 Jan 23:39
Compare
Choose a tag to compare
  • Support file exclusion during backup based on file name pattern
  • New command config to interact with the configuration

v0.1.0

03 Jan 12:10
Compare
Choose a tag to compare

This is the first release with basic core functionalities.