Releases: virtualzone/onedrive-uploader
Releases · virtualzone/onedrive-uploader
v0.4.6
Merge pull request #14 from virtualzone/error-handling Check if remote path starts with a "."
v0.4.5
v0.4.4
- Fixed version command requiring config.json
v0.4.3
- Added MUSL compatibility
v0.4.2
Merge pull request #4 from virtualzone/github-build-workflow Added tag and release action
v0.4.1
- Fixed handling of overwrites when performing uploads
v0.4.0
- Added support for file and path info (command "info")
- Added support for printing SHA1 and SHA256 hashes (commands "sha1" and "sha256")
- Improved outputs in quiet mode
v0.3.0
- Added command line flag for specifying the location of the config file (-c string)
- Improved Readme
v0.2.0
Added:
- Directory listing
- File upload
- Improved access token renewal
v0.1.0
Initial release. Features:
- Login
- Create folders
- Delete folders/files
- Upload files