더 많은 데이터 형식을 지원하는 내부 데이터 처리 로직을 개선하고 .NET 6 호환성을 추가합니다.
12월 17, 2021
신규 버전
기능
Added new MicroAggregationKind.SignedMaximum and MicroAggregationKind.SignedMinimum which compare against absolute values while retaining the sign of the original value; e.g., -5 is greater than 4.
Refactored internal data processing logic to support more data types and throw InvalidOperationException for unsupported types.
Validated Microsoft .NET 6 compatibility.
Added Microsoft .NET 5 variations of the product assemblies to the NuGet feeds.