Skip to content

Release 8.16.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 09:26
Merge branch 'develop'

* develop:
  Adding comments to publicly visible matched with extension methods.
  Merging Extension classes into one static class.
  Adding more comments to publicly visible types.
  This synthetic class is not required anymore.
  Renaming method name to reflect what it actually does.
  More release notes.
  Setting obsolete hamming score calculation algorithm for Legacy query path reconstruction.
  Changing the default scoring algorithm, we will now consider the best candidate the one that as the largest amount of sub-fingerprint matches.
  Let's unify the behavior for Track/Query gaps. All gaps have to be reported, even the ones that are located on edge. For streaming use case, when we ignore on-edge gaps, we can treat it as a special case, rather than the normal, where the query is expected to contain the track and query gaps information.
  Upgrading .NET dependencies for test project.