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

1.1.0 Release #204

Merged
merged 1 commit into from
Dec 19, 2024
Merged

1.1.0 Release #204

merged 1 commit into from
Dec 19, 2024

Conversation

FlorianHockmann
Copy link
Member

Notable changes:

  • Support for JanusGraph 1.1.0
  • Gremlin.Net updated to 3.7.3 (JanusGraph 1.1.0 also uses TinkerPop 3.7.3)
  • Missing text predicates added (mostly negations, but also TextContainsPhrase)

Fixes #165

Notable changes:
* Support for JanusGraph 1.1.0
* Gremlin.Net updated to 3.7.3 (JanusGraph 1.1.0 also uses TinkerPop
3.7.3)
* Missing text predicates added (mostly negations, but also
`TextContainsPhrase`)

Fixes #165

Signed-off-by: Florian Hockmann <[email protected]>
@FlorianHockmann FlorianHockmann merged commit 0b4dfd5 into master Dec 19, 2024
20 checks passed
@FlorianHockmann FlorianHockmann deleted the Issue_165_MissingTextPredicates branch December 19, 2024 09:36
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.

Add missing text predicates
1 participant