Skip to content

Releases: gphotosuploader/gphotos-uploader-cli

v1.0.1

06 Dec 14:37
v1.0.1
4f761fe
Compare
Choose a tag to compare

Changelog

03c8733 Add a new command to refresh tokens
11a32e3 Fix codebeat warning

v1.0.0

05 Dec 08:45
v1.0.0
8134953
Compare
Choose a tag to compare

This is a major update, it means that non backwards compatible changes are included. Please read the README before using this version.

Changelog

559f031 Add result channel to the queue
b4167db Fix linter message
b10c4da Fix linter message
fc83e6a Fix tests
ea10d56 Update documentation
ac16737 fix issue by refactoring how concurrency is done

v1.0.0-alpha2

13 Nov 15:18
v1.0.0-alpha2
Compare
Choose a tag to compare
v1.0.0-alpha2 Pre-release
Pre-release

Changelog

822ee99 fix: issue #158

v1.0.0-alpha1

10 Nov 16:23
v1.0.0-alpha1
62bf509
Compare
Choose a tag to compare
v1.0.0-alpha1 Pre-release
Pre-release

Changelog

ecdd885 Add default label and assignement
80d7aa3 Add label
580d513 Create CODE_OF_CONDUCT.md
65c3cd9 Create CONTRIBUTING.md
aa20174 Create pull_request_template.md
6783fd6 change --reconfigure by --force
dbfa685 ci: add test on go-1-13 and go-1-12
4055656 feat: Add a logger package
00d6444 feat: Using new Logger package
3e1979d feat: add a flag to activate debug mode
62ba94b feat: add an option to customize album creation
196b60b fix: linter errors
b2358f3 refactor: fix linter warning
f807e7e refactor: move config dir to ~/.gphotos-uploader-cli
1fd3d18 refactor: remove album methods to a file
593fe75 refactor: remove linter warning
707d575 refactor: remove linter warning
119834a refactor: rename Log to Logger
d58069b remove log statement from function
e62dfb6 update documentation
300bef3 wip: remove globals & make cmd testable

v0.8.7

13 Oct 05:56
v0.8.7
4656f79
Compare
Choose a tag to compare

Changelog

210a323 Use errors package instead of juju ones
8df9b7d created App for DI
7f0ebb3 fix error on leveldbstore
b0490fd rebase to master
dfec149 refactor: use App to inject dependencies
0713df3 update golangci linter version
1a570fe update google-photos-api-go-client version

v0.8.6

12 Oct 06:05
v0.8.6
e4bc7d3
Compare
Choose a tag to compare

Changelog

f594df6 Fix versioning mechanism
d72f146 Rebase to master
522005e fix: issue 135

v0.8.5

06 Oct 09:33
v0.8.5
d93c9e6
Compare
Choose a tag to compare

Changelog

8ddd8ad fix: issue #137

v0.8.4

22 Sep 06:54
v0.8.4
26123e9
Compare
Choose a tag to compare

Changelog

1f93c98 doc: Update changelog
7df9c4d fix: Panic when a unexpected error on upload was raised

v0.8.3

18 Sep 11:42
v0.8.3
55c6363
Compare
Choose a tag to compare

Changelog

9e6c83d fix: Never ending uploads - issue 19
766cbe5 fix: golint and codebeat warnings

v0.8.2

14 Sep 16:24
v0.8.2
d16da11
Compare
Choose a tag to compare

Changelog

e96e7a9 fix: Sign Drone configuration
d5c7e21 fix: issue 127