Skip to content

cddl2py 0.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Apr 22:17
· 1 commit to main since this release

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)