Skip to content

Releases: gphotosuploader/gphotos-uploader-cli

v1.1.2

18 Sep 06:47
v1.1.2
18b15c1
Compare
Choose a tag to compare

Fixed

  • Fix homebrew tap creation. (#233)

v1.1.1

18 Sep 06:43
v1.1.1
18b15c1
Compare
Choose a tag to compare

1.1.1

Changed

  • Internal packages have been moved to internal/ folder to discourage its usage.
  • Bump google-photos-api-client-go from v1.1.5 to v2.0.0-beta-1.

Fixed

  • Fix duplicated albums creation. (#192)

v1.1.0

12 Sep 20:30
v1.1.0
2054577
Compare
Choose a tag to compare

Added

  • Flag --dry-run to push command. It's useful to validate includePatterns and excludePatterns configuration. (#216)

Changed

  • The init command sets deleteAfterUpload: false as default value. (#214)
  • CI has been moved to GitHub actions (previously was drone.io).
  • Bump gphotosuploader/googlemirror from v0.3.7 to v0.4.0.
  • Bump 99designs/keyring from v1.1.2 to v1.1.5.

v1.0.8

05 Aug 06:39
v1.0.8
8a9ac28
Compare
Choose a tag to compare

Changelog

Changed

  • Update CI/CD minimum version to Go 1.13.
  • Bump github.com/gphotosuploader/googlemirror to v0.3.7.

Fixed

v1.0.7

19 Jul 10:55
v1.0.7
Compare
Choose a tag to compare

Temporary note: Since v1.0.7 gphotos-uploader-cli will not open a browser in your system. Instead of it, a URL is shown, please visit this web address using your preferred browser, complete the Google authorisation flow and paste the code that Google will supply as a final step.

Screenshot_20200719_130039

Changelog

Changed

  • Bump github.com/int128/oauth2cli to v1.12.1 (#206)
  • Bump golang.org/x/oauth2 to v0.0.0-20200107190931-bf48bf16ab8d (#205)

Fixed

  • Fix (temporary) OAuth broken process (#181)

v1.0.6

28 Feb 11:00
v1.0.6
970dca5
Compare
Choose a tag to compare

Changelog

225f6c8 Update dependencies

v1.0.5

27 Feb 11:19
v1.0.5
41dfa3b
Compare
Choose a tag to compare

Changelog

38bedae Update dependencies

v1.0.4

01 Jan 09:54
v1.0.4
abfd21b
Compare
Choose a tag to compare

Changelog

7d64e92 Add test coverage
3f67daa Fix codebeat warning
624d8be Fix codebeat warning
9c0b299 Increase test coverage
d5fd55c Remove config folder content instead of the folder

v1.0.3

29 Dec 10:39
v1.0.3
2e7b8de
Compare
Choose a tag to compare

Changelog

75dd781 Fix inconsistebt folderName config option

v1.0.2

13 Dec 14:02
v1.0.2
815b0fa
Compare
Choose a tag to compare

Changelog

24dd81b Make task submission to work in a different subroutine