Skip to content

0.12.2

Choose a tag to compare

@BenMorel BenMorel released this 26 Feb 10:24
· 177 commits to master since this release

⚡️ 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 of BigNumber::of()