Skip to content

Releases: putdotio/putio-sync

v2.0.33

08 Sep 12:53
431cab0
Compare
Choose a tag to compare

Changelog

431cab0 expose sync error from http api

v2.0.32

08 Sep 11:49
132299d
Compare
Choose a tag to compare

Changelog

132299d expose sync error from http api

v2.0.31

07 Sep 14:53
07b6abf
Compare
Choose a tag to compare

Changelog

05b5ad7 add more comments to Config
2bff926 arrange flags
07b6abf fix config path print flag
7f4842e print version on startup
d77182c todo
dd64775 use viper for config

v2.0.30

02 Sep 13:47
e500ec8
Compare
Choose a tag to compare

Changelog

e500ec8 do not get inode for dirs

v2.0.29

02 Sep 13:42
4a64820
Compare
Choose a tag to compare

Changelog

4a64820 fix getting inode for windows

v2.0.28

01 Sep 09:26
78492f6
Compare
Choose a tag to compare

Changelog

78492f6 print error messages stderr

v2.0.27

31 Aug 19:29
8e815d3
Compare
Choose a tag to compare

Changelog

8e815d3 exit with error on repeat

v2.0.26

31 Aug 17:36
1cb4d0e
Compare
Choose a tag to compare

Changelog

1cb4d0e allow using of token instead of password
c3ab4ee rename files
d91e440 return distinct error value on invalid credentials

v2.0.25

31 Aug 09:33
3e0d33a
Compare
Choose a tag to compare

Changelog

3e0d33a show only reason

v2.0.24

31 Aug 09:25
d301bb3
Compare
Choose a tag to compare

Changelog

d301bb3 exit with code 10 on config errors
f08f0ac todo