Entries by CEDAR admin

The CEDAR Model, Now in TypeScript

CEDAR 2.9.5 is now in production, bringing with it the changes from CEDAR 2.9.2, which was released but not deployed separately. The most important change for developers is that browser applications no longer have to treat CEDAR artifacts as untyped JSON. The CEDAR Artifact Library already gave Java applications typed builders, readers, writers, and validators, […]

CEDAR now supports YAML metadata

CEDAR has long been able to hand users a template, element, field or an instance as YAML — a clean, human-readable format that is easy to skim, edit by hand, and track in version control. With the 2.9.0 release, that street now runs both ways: CEDAR accepts YAML too. You can author and edit templates, […]