num-bigint-dig/RELEASES.md
2018-02-24 00:41:06 -08:00

1.4 KiB

Release 0.2.0 (pending)

Contributors: @cuviper

Release 0.1.43

  • The new BigInt::modpow performs signed modular exponentiation, using the existing BigUint::modpow and rounding negatives similar to mod_floor.

Contributors: @cuviper

Release 0.1.42

Contributors: @cuviper, @Emerentius, @ignatenkobrain, @mhogrefe

Prior releases

No prior release notes were kept. Thanks all the same to the many contributors that have made this crate what it is!