v0.2.0
Changelog
ca0a9e3 change(makefile): comment fetches/vendors from release/publish/snapshot phony
b5c04b5 change(makefile): use vendor phone instead of fetch
db7eefa change(makefile): comment fetch from publish phony
8cb69a6 Merge pull request #2 from l3uddz/feat/service-account-env-vars
9ac93a3 change(readme): update readme to reflect how service account folders are specified (associated to a remote name)
53c7e8a change(cache): dont use msgp codec
7100f01 change(lint): more fixes
5efb7b4 change(lint): fixes
e17579c change(misc): prealloc where possible
aecc24d change(clean): remove clean_remote as its inferred by clean_remote_path
848222c change(cache): use MessagePack codec
c1277d5 change(cache): use badgerdb
0d1d8aa change(syncer/rclone): remove some dead code and some other readability enhancements
07bff04 change(uploader): some more comment/logging changes
ef04d8a change(uploader): slight refactor / cleanup of move and remove unused config variables
b5d4e83 change(sa): refactor sa to use env vars
4ac8936 change(readme): remove --fast-list from dedupe config example