Skip to content

v3.1.0

Choose a tag to compare

@AndreyVMarkelov AndreyVMarkelov released this 08 Jun 06:12
· 171 commits to master since this release
75e8da5

What's Changed

  • Go upgraded from 1.11 to 1.25
  • All dependencies updated (cobra 1.10.2, dropbox SDK 6.0.5, oauth2, pflag, etc.)
  • Fix ls / — root listing no longer fails with get_metadata regex error (#209)
  • Fix put — adapted Upload call for SDK v6.0.5 (CommitInfoUploadArg)
  • Remove deprecated packagesioutilos/io, golang.org/x/net/context → stdlib context
  • Lint fixes — unnecessary fmt.Sprintf, unchecked error, ineffectual assignment, fmt.Fprintf with non-constant format string
  • Unit tests added for ls command (validatePath, format functions, SetPathDisplayAsDeleted)

Binaries

Platform File
Linux amd64 dbxcli-linux-amd64
Linux arm64 dbxcli-linux-arm64
macOS amd64 dbxcli-darwin-amd64
macOS arm64 (Apple Silicon) dbxcli-darwin-arm64
Windows amd64 dbxcli-windows-amd64.exe