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: add 2 more string functions: $split and $replace #33

Merged
merged 3 commits into from
May 28, 2024

Conversation

asennikov
Copy link
Contributor

@asennikov asennikov commented May 28, 2024

Both implementations don't support regexp, as it's missing on the level of the Value module.

@asennikov asennikov enabled auto-merge (squash) May 28, 2024 14:24
@asennikov asennikov merged commit a2d1d4a into main May 28, 2024
5 checks passed
@asennikov asennikov deleted the asennikov/more-jsonata-functions-2 branch May 28, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants