v0.3.1 (deprecated do not use)
v0.3.1
Security Warning: Versions of ex_ovh less than 0.3.2 are deprecated and should not be used
due to the inclusion of older releases of the dependency Og Use versions 0.3.2 or above of ex_ovh instead
[changes]
- Update some dependencies
- Relax versioning of some dependencies
- Include
mix.lockin version control - Add new file
docs/usage.mdwith examples on using the api - Remove dependency on
morph- useMacro.underscoreinstead. - Reduce depency base - use
:hackneyonly - remove
Cloud.Cloudstoragemodule and place all functions inCloudmodule _(breaking change)_ - change naming of various modules to reduce length _(breaking change)_
- change the docs to reflect the move to httpipe
- with the use of httpipe, the abstraction changes from
QuerytoRequest-
this is essentially a name change only.
[enhancements]