Skip to content

Releases: google/cddlconv

cddlconv: v0.1.8

18 Feb 15:49
a5ce5fe

Choose a tag to compare

cddlconv: v0.1.8 Pre-release
Pre-release

0.1.8 (2026-02-18)

Bug Fixes

cddlconv: v0.1.7

02 Sep 14:21
74cb40a

Choose a tag to compare

cddlconv: v0.1.7 Pre-release
Pre-release

0.1.7 (2025-09-02)

Bug Fixes

cddlconv: v0.1.6

14 Mar 09:16
c483aa5

Choose a tag to compare

cddlconv: v0.1.6 Pre-release
Pre-release

0.1.6 (2025-03-14)

Bug Fixes

  • lock cddl version to 0.9.4 in Cargo.toml (#35) (9e84faf)

cddlconv: v0.1.5

07 Mar 16:30
2ecf093

Choose a tag to compare

0.1.5 (2024-03-07)

Bug Fixes

  • missing array as non-primitive type (#27) (19a824b)

cddlconv: v0.1.4

07 Mar 14:13
77b9402

Choose a tag to compare

cddlconv: v0.1.4 Pre-release
Pre-release

0.1.4 (2024-03-07)

Bug Fixes

  • don't use z.lazy for primitive types (#24) (8d2a872)

cddlconv: v0.1.3

26 Jan 16:52
e28f579

Choose a tag to compare

cddlconv: v0.1.3 Pre-release
Pre-release

0.1.3 (2024-01-26)

Features

cddlconv: v0.1.2

10 Nov 10:21
3284ea1

Choose a tag to compare

cddlconv: v0.1.2 Pre-release
Pre-release

0.1.2 (2023-11-10)

Features

  • implement occurrence across maps and arrays (#17) (0f63307)

cddlconv: v0.1.1

21 Aug 10:07
a2a8d22

Choose a tag to compare

cddlconv: v0.1.1 Pre-release
Pre-release

0.1.1 (2023-08-21)

Features

Bug Fixes

  • branch name in cargo.toml not found anymore (#1) (256cbfd)
  • implement tuple types (600387d)
  • lock cddl to working revision (41712e6)
  • only create enum for size >= 2 (664eb52)
  • remove unnecessary newline (8e79904)
  • update value representation (f2238c8)