 | Version 5.1.0 |
Release date: February 01, 2022
Changes-
General: Added build for .NET 6.0.
-
General: Removed build for .NET Core 2.1 since it is out of support.
-
SphinxQL/Fluent API: Added support for DateOnly.
-
Fluent API: Added support for LEVENSHTEIN() function (Manticore).
-
Fluent API: Added CancellationToken support to GetSuggestionsAsync().
-
Fluent API: Some minor optimizations.