Skip to content

Latest commit

 

History

History
91 lines (68 loc) · 3.98 KB

RELEASES.md

File metadata and controls

91 lines (68 loc) · 3.98 KB

Release 0.2.0 (2018-05-25)

Enhancements

Breaking Changes

Contributors: @clarcharr, @cuviper, @dodomorandi, @tiehuis, @tspiteri

Release 0.1.44 (2018-05-14)

Contributors: @cuviper, @Robbepop

Release 0.1.43 (2018-02-08)

  • 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 (2018-02-07)

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!