* Add new `dialect` kwarg to `decode` to match `encode`.
0.2
Notable changes
* Add new `encoded_cid` function. * Add new `dialect` kwarg to `encode`, `DagJsonEncoder`. Currently only supports one value, `'atproto'`, to encode CIDs and bytes with `$link` and `$bytes` keys [according to the AT Protocol data model](https://atproto.com/specs/data-model).