Skip to content

0.2.2

Compare
Choose a tag to compare
@BenMorel BenMorel released this 04 Jun 10:29
· 458 commits to master since this release

Stronger immutability guarantee for BigInteger and BigDecimal.

So far, it would have been possible to break immutability of these classes by calling the unserialize() internal function. This release fixes that.