Skip to content

Initial release

Compare
Choose a tag to compare
@wyhaines wyhaines released this 29 Jan 07:09
· 21 commits to main since this release

I am cutting an initial release of this shard. It has fairly complete specs, and should generally work for everything.

The encoder method structure might need a little internal simplification, but externally, the main API is unlikely to change.

I have tried to test the various code paths pretty exhaustively, but may have missed things. If anything fails that seems like it shouldn't have, raise an issue.

One encoding target that is missing is IO. It'd be really useful to be able to encode to an IO directly (and decode from an IO directly).

Look for that in a version bump soon.