Skip to content

0.12.2

Compare
Choose a tag to compare
@BenMorel BenMorel released this 26 Feb 10:24
· 10 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()