Specifically, it now evluates <expr> [and|or] <expr> to <residual> [and|or] [<residual>|<expr>] instead of <residual> [and|or] <expr>, provided that LHS evaluates to a residual.
Description of changes
Issue #, if available
Checklist for requesting a review
The change in this PR is (choose one, and delete the other options):
[x] A change (breaking or otherwise) that only impacts unreleased or experimental code.
I confirm that this PR (choose one, and delete the other options):
[x] Updates the "Unreleased" section of the CHANGELOG with a description of my change (required for major/minor version bumps).
I confirm that cedar-spec (choose one, and delete the other options):
[x] Does not require updates because my change does not impact the Cedar formal model or DRT infrastructure.
Specifically, it now evluates
<expr> [and|or] <expr>
to<residual> [and|or] [<residual>|<expr>]
instead of<residual> [and|or] <expr>
, provided that LHS evaluates to a residual.Description of changes
Issue #, if available
Checklist for requesting a review
The change in this PR is (choose one, and delete the other options):
I confirm that this PR (choose one, and delete the other options):
I confirm that
cedar-spec
(choose one, and delete the other options):