Skip to content

Releases: webdriverio/cddl

cddl2py 0.2.2

14 Apr 22:17

Choose a tag to compare

0.2.2 (2026-04-14)

🐞 Bug Fixes

  • cddl2py: emit valid Python for .regexp operator (d9e0b3f)
  • cddl2py: topologically sort all definitions to prevent NameError at runtime (4841326)

cddl2ts 0.9.1

13 Apr 20:42

Choose a tag to compare

0.9.1 (2026-04-13)

cddl2ts 0.9.0

13 Apr 20:32

Choose a tag to compare

0.9.0 (2026-04-13)

🐞 Bug Fixes

  • cddl2ts: infer template literal types from regexp strings (#48) (e1ff91f)

cddl2py 0.2.1

13 Apr 20:42

Choose a tag to compare

0.2.1 (2026-04-13)

cddl2py 0.2.0

13 Apr 20:32

Choose a tag to compare

0.2.0 (2026-04-13)

🐞 Bug Fixes

  • cddl2ts: infer template literal types from regexp strings (#48) (e1ff91f)

cddl2java 0.3.1

13 Apr 20:42

Choose a tag to compare

0.3.1 (2026-04-13)

cddl2java 0.3.0

13 Apr 20:32

Choose a tag to compare

0.3.0 (2026-04-13)

cddl 0.20.1

13 Apr 20:42

Choose a tag to compare

0.20.1 (2026-04-13)

🐞 Bug Fixes

  • cddl: choice member operators in parser (4e853af)

cddl 0.20.0

13 Apr 20:32

Choose a tag to compare

0.20.0 (2026-04-13)

🐞 Bug Fixes

  • cddl2ts: infer template literal types from regexp strings (#48) (e1ff91f)

cddl2ts 0.8.0

10 Apr 23:19

Choose a tag to compare

0.8.0 (2026-04-10)

🚀 Features

  • cddl2ts: add configurable field casing (#47) (a04af47)