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

Releases: pyfisch/cbor

v0.6.1

27 Dec 14:22

Choose a tag to compare

Update README and increment version

Update to serde 1.0.0

06 May 08:54

Choose a tag to compare

v0.6.0

Set version to 0.6.0

v0.6.0-alpha

27 Dec 14:23

Choose a tag to compare

v0.6.0-alpha Pre-release
Pre-release
Remove unstable feature for tests.

Set version to v0.6.0-alpha.

v0.5.2

04 Feb 14:20

Choose a tag to compare

Increment version to 0.5.2 for bugfix.

Implement packed decoding.

29 Jan 18:59

Choose a tag to compare

v0.5.1

Add link.

Update to serde 0.9.0

29 Jan 18:58

Choose a tag to compare

Increment version from 0.4.0 to 0.5.0.

Upgrade of serde and other dependencies.

Minimum supported Rust version is now 1.13.0 and no
longer 1.8.0.

v0.4.0

06 Aug 12:02

Choose a tag to compare

Support serde 0.8

v0.3.3

30 Mar 15:12

Choose a tag to compare

Relicense under MIT/Apache-2.0

closes #2

v0.3.2

30 Mar 15:11

Choose a tag to compare

Option<T> does now round-trip.

closes #5

v0.3.1

30 Mar 15:11

Choose a tag to compare

Remove libc dependency.