Skip to content

feat: add operator support with tests#54

Merged
trydalcoholic merged 1 commit into
mainfrom
feat/operators
May 9, 2026
Merged

feat: add operator support with tests#54
trydalcoholic merged 1 commit into
mainfrom
feat/operators

Conversation

@trydalcoholic

Copy link
Copy Markdown
Collaborator

Adds not, and, or logical operators to template conditions using a single-pass regex that skips string literals, preventing false replacements in filter arguments like array_to_sentence_string: 'or'.

@trydalcoholic trydalcoholic self-assigned this May 9, 2026
@trydalcoholic trydalcoholic added the enhancement New feature or request label May 9, 2026
@trydalcoholic trydalcoholic merged commit af6100e into main May 9, 2026
6 checks passed
@trydalcoholic trydalcoholic deleted the feat/operators branch May 9, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant