holochain_cascade 0.0.18

Logic for cascading updates to Holochain state and network interaction
Documentation
# holochain_cascade

## Cascade
### Retrieve vs Get
Get checks CRUD metadata before returning an the data
where as retrieve only checks that where the data was found
the appropriate validation has been run.