Skip to content

Releases: stephenmoloney/arc_ovh

v0.1.1

25 Apr 13:22
Compare
Choose a tag to compare

v0.1.1

[bugfix]

  • Delete url when the scope is not passed. Before, failed due to absent scope.

[documentation]

  • remove use of pseudofolder from documentation as it is
    completely optional.

v0.1.0

20 Apr 20:27
Compare
Choose a tag to compare

v0.1.0

  • Initial commit
  • Consists of:
    • ArcOvh.Client.Cloudstorage, an OVH client
    • ArcOvh.Application, an Application to supervise the OVH client
    • Arc.Storage.Ovh.Cloudstorage, an adapter for storage for arc
  • Basic docs in readme