kotlin-multiplatform-bignum v0.3.1 Release Notes

    • 🛠 Fix for #176, a case of unclear API. Methods roundToDigitPositionAfterDecimalPoint and roundToDigitPosition would set decimal precision to the number of digits present in the result after the rounding was completed. Now they only set decimal precision if it's explicitly set, otherwise it stays unlimited.
    • ⬆️ Bump to 1.5.0