Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 528 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 528 Bytes

Revision history for cuddle

0.1.0.0 -- YYYY-mm-dd

  • First version. Released on an unsuspecting world.

0.3.0.0 --2024-07-25

  • Rationalise the choice operators. Drop (//) and provide detailed comments explaining the use of (/).

0.3.0.1 -- 2024-07-31

  • Improvements in the pretty printer - various groups should be formatted more cleanly

0.3.1.0 -- 2024-08-15

  • collectFrom now adds a first definition in the generated Huddle referencing the top level elements, to be compatible with the CDDL spec.