Skip to content

Releases: AdamWhiteHat/BigDecimal

ExtendedNumerics.BigDecimal.3000.0.0.280

06 Oct 19:30
Compare
Choose a tag to compare

BigDecimal v3000.0.0.280

BigDecimal is an arbitrary precision floating point number type library.

NOTE: This version contains a breaking change from prior versions. The default Precision value for the library has been changed from 5000 to 100. This should provide a much more reasonable default value for the vast majority of the users. 5000 digits of precision by default was a poor choice, is likely more precision than anyone needs, and likely resulted in immediate performance issues.

The .DLL asset published in this release is for the latest .NET version 8.0.

The .nupkg file (which it just a renamed zip file) contains compiled DLLs for the following .NET versions:
.NET 4.5
.NET 4.6
.NET 4.72
.NET 4.8
.NET 5.0
.NET 6.0
.NET 7.0
.NET 8.0
.NET Standard 2.0
.NET Standard 2.1
.NET CORE APP 3.1