Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Releases: pyfisch/cbor

v0.3.0

30 Mar 15:10
Compare
Choose a tag to compare
Update serde to 0.7. Rework errors.

v0.2.1

27 Dec 14:29
Compare
Choose a tag to compare
fix bug related to usize/u64 handling and huge objects.

Introduces a maximum size for lists, maps, bytebufs and strings.

v0.2.0

07 Feb 11:24
Compare
Choose a tag to compare

Full support for CBOR (tags are ignored) and a convienient CBOR values. All code is properly formatted and linted with clippy.

v0.1.0

07 Feb 11:27
Compare
Choose a tag to compare

initial release