Skip to content

0.12.8 Fix fromDecimalDouble() data corruption

Compare
Choose a tag to compare
@agdavydov81 agdavydov81 released this 13 Mar 10:16
· 244 commits to master since this release

Fix: .NET: Fix Decimal64.FromDecimal() precision loss. Add unit test.
Fix: Fix fromDecimalDouble() data corruption.
Doc: Add rounding methods documentation.