-
- Update to criterion 0.5 (Test only change)
- Change MSRV to Rust 1.70.0
-
[#51] - Change MSRV to Rust 1.69.0
-
[#44] - Change MSRV to Rust 1.60.0
-
[#42] - Update to criterion 0.4 (Test only change)
-
- Remove arrayref dependency
- Switch to Rust 2021 edition
-
[#37] - Update rand requirement from ~0.7.3 to ~0.8.0 (Test only change)
-
[#38] - Update proptest requirement from ~0.10 to ~1.0 (Test only change)
-
[#39] - Fix proptest issue where passing test wrote a regression file.
- [#36]
- Update to proptest to 0.10 (Test only change)
- Change MSRV to Rust 1.40.0
- [#30] - Update to Rand 0.7 (Test only change)
- [#21] - Many fixes for edge cases, remove Barrett. Breaking changes on macro invocation.
- [#20] - Fix defect in const_eq0 and related div_mod issue.
- [#19] - Make abs constant time.
- [#18] - Add From<[u8; 64]> to Fp480