v1.17.0
What's Changed
- chore: add parse benches by @DaniPopes in #518
- feat: bump MSRV to 1.85 by @DaniPopes in #503
- chore: use const block in add_mod by @DaniPopes in #521
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #517
- feat: add support for ark-ff v0.5.0 by @fabian1409 in #526
- chore(deps): depend on
serde_coreinstead ofserdeby @DaniPopes in #527 - bench: bench from f64 and f32 by @Evalir in #531
- feat: make
*next*functions const by @DaniPopes in #533 - feat: add bincode 2 support by @lightsing in #516
- Enhanced f64 -> Uint conversion by @Pzixel in #524
- chore(deps): bump CodSpeedHQ/action from 3 to 4 by @dependabot[bot] in #528
- Add Uint -> f64/f32 benches by @Pzixel in #536
- Add Uint -> f64 conversion by @Pzixel in #535
- perf: use select_unpredictable by @DaniPopes in #537
- feat: switch to edition 2024 by @DaniPopes in #538
- chore: release 1.17.0 by @DaniPopes in #539
New Contributors
- @fabian1409 made their first contribution in #526
- @Pzixel made their first contribution in #524
Full Changelog: v1.16.0...v1.17.0