Skip to content

Latest commit

 

History

History
150 lines (111 loc) · 6.45 KB

RELEASES.md

File metadata and controls

150 lines (111 loc) · 6.45 KB

Release 0.2.4 (2020-01-01)

Contributors: @alex-ozdemir, @cuviper, @dingelish, @Speedy37, @youknowone

Release 0.2.3 (2019-09-03)

Contributors: @cuviper, @lcnr, @maxbla, @mikelodder7, @mikong, @TheLetterTheta, @tspiteri, @XAMPPRocky, @youknowone

Release 0.2.2 (2018-12-14)

Contributors: @cuviper, @leodasvacas

Release 0.2.1 (2018-11-02)

Contributors: @cuviper, @dignifiedquire, @mancabizjak, @Robbepop, @TheIronBorn, @thomwiggers

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!