Skip to content

Releases: snarfed/dag-json

v0.3:

23 Sep 20:03
8fbae16

Choose a tag to compare

Notable changes

  • Add new dialect kwarg to decode to match encode.

v0.2

24 Jun 14:09
ecf0951

Choose a tag to compare

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.

v0.1

23 Apr 23:38
ecb83be

Choose a tag to compare

Initial release!