Skip to content

Releases: jothepro/libCloudSync

v0.1.0

13 Dec 22:18
Compare
Choose a tag to compare

First minor release 🤯

This has not been tested in production yet. It probably still has some flaws but I did my best to make it work.

Added

  • Added automated integration test that can be run against all cloud providers.

Changed

  • Major interface and code refactoring for more fun! 🥳

Fixed

  • Fixed lot's of broken stuff.

Removed

  • Dropped Box cloud support. The OAuth2 support in Box is... questionable? It does only support authorization with client_secret, no support for PKCE or at least authorization without client_secret. 😱

v0.0.1

17 Nov 22:01
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial prerelease