This repository was archived by the owner on Oct 6, 2020. It is now read-only.
0.7.0
Pre-release
Pre-release
- Removed azure module from all paths.
- Partial flattening of a few sub modules under cosmos (to be continued).
- Support for replace and delete document.
- Switch to ring for signing.
- Removed
Deref
andAsRef
from API. It's bad practice: https://rust-lang-nursery.github.io/api-guidelines/predictability.html#only-smart-pointers-implement-deref-and-derefmut-c-deref. - Few Cosmos' methods have been renamed.
- Added nyato to the list of the crate authors in Crates.io.