RIDDL 1.16.4 Released
RIDDL 1.16.4 is now available.
release riddl compiler
RIDDL 1.16.4 is now available. This release of the RIDDL compiler and language tooling includes the following changes:
What’s New
Release 1.16.4
EBNF Grammar Sync
Updated the zone rule in the EBNF grammar to match the fastparse parser fix from 1.16.3. The zone parameter in ZonedDate/ZonedDateTime now requires a minimum of 2 uppercase alphanumeric characters (matching CharsWhileIn("A-Z0-9:.+\\-", 2)).
No functional changes — grammar documentation only.