Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(feel): Clarify edge cases in FEEL expressions #4222

Merged
merged 5 commits into from
Sep 5, 2024
Merged

Commits on Sep 5, 2024

  1. feat(feel): Clarify built-in function usage

    Extend the description of the functions `date()`, `number()`, and `substring()` to clarify the behavior for certain edge cases.
    saig0 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3f69d85 View commit details
    Browse the repository at this point in the history
  2. feat(feel): Clarify unary-tests behavior

    Extend the description when a unary-tests expression is fulfilled. Make it explicit what an expression with the special variable `?` must evaluate to true.
    saig0 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5eb233f View commit details
    Browse the repository at this point in the history
  3. docs: Improve wording

    Co-authored-by: Nicola Puppa <[email protected]>
    saig0 and nicpuppa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8fc9953 View commit details
    Browse the repository at this point in the history
  4. docs: Improve wording

    Co-authored-by: Mark Sellings <[email protected]>
    saig0 and mesellings committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9c7d6fa View commit details
    Browse the repository at this point in the history
  5. docs: Improve wording

    saig0 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0c06f6c View commit details
    Browse the repository at this point in the history