Skip to content
v0.13.0

- storage*: Rename and type content_get(List[Sha1]) -> List[Optional[Content]]
- storage*: Rename content_get_data(Sha1) -> Optional[bytes]
- Simplify as Content.ctime None is popped out of a to_dict call in recent model
- cassandra.storage: Use next token for pagination instead of computing it