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 string operators and negation #33

Merged
merged 2 commits into from Oct 30, 2023
Merged

Conversation

j6k4m8
Copy link
Member

@j6k4m8 j6k4m8 commented Oct 30, 2023

New language support for:

  • CONTAINS
  • STARTS WITH
  • ENDS WITH
  • IN
  • NOT

This PR also adds more recent versions of Python to CI, and refactors the tests into multiple files.

@j6k4m8 j6k4m8 added the enhancement New feature or request label Oct 30, 2023
@j6k4m8 j6k4m8 self-assigned this Oct 30, 2023
@j6k4m8 j6k4m8 merged commit 87dfe7b into master Oct 30, 2023
6 checks passed
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.

None yet

1 participant