Release 1.5.0
New in release 1.5.0:
BigInt release 1.5.0 supports fractions through a new structure 'BFraction' with numerators and denominators of unbounded size.
Standard arithmetic, comparison and rounding functions are supported.
A bug in the 'gcdExtended' function is fixed, so that it works correctly for negative inputs.