0.12.2
⚡️ Performance improvements
- Division in
NativeCalculator
is now faster for small divisors, thanks to @Izumi-kun in #87
👌 Improvements
- Add missing
RoundingNecessaryException
to the@throws
annotation ofBigNumber::of()
⚡️ Performance improvements
NativeCalculator
is now faster for small divisors, thanks to @Izumi-kun in #87👌 Improvements
RoundingNecessaryException
to the @throws
annotation of BigNumber::of()