Skip to content

v1.7.0

Compare
Choose a tag to compare
@hajduakos hajduakos released this 27 Aug 15:31
· 3364 commits to master since this release
e39f3ad

This release replaces the internal representation of integers from Java int to BigInteger. Based on some initial benchmarking, this has only a minimal performance penalty, but allows the representation of arbitrary integers (including literals).