Skip to content

Release 9.4.0-beta1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 08:50
Merge branch 'develop'

* develop:
  Release a beta version for testing new Query Candidates.
  Adding more helper functions to Candidates class.
  Making sure we accept that candidates can be null due to ProtoBuf initialization.
  Adding a new IQueryInterface that will strictly implement method that are required by the query engine.
  Implementing a more efficient query, specifically handling the use-case when we have very large queries with very long matches.
  Nested if makes more sense here.