What's Changed
- fix: resolve easy TODOs and doc issues by @DaniPopes in #571
- chore: remove clippy msrv by @DaniPopes in #573
- perf: optimize shift implementations by @DaniPopes in #574
- perf: optimize bit count helpers by @DaniPopes in #578
- Fix
to_be_byteson big-endian platforms by @kayabaNerve in #576 - chore: fix to_be_bytes by @DaniPopes in #580
- perf: compare using subtraction by @DaniPopes in #579
- feat: add ark-ff-06 by @Robert-MacWha in #584
- docs: update repository links by @DaniPopes in #586
- ci: make Accept gate fail when any required job fails by @prestwich in #585
- refactor: replace double word trait by @DaniPopes in #589
- refactor: add const range macro by @DaniPopes in #592
- feat: make mul fns const by @DaniPopes in #590
- feat: make from_str_radix const by @DaniPopes in #591
- chore(deps): bump actions/checkout from 5 to 7 by @dependabot[bot] in #596
- chore: ignore cargo-deny advisories by @DaniPopes in #598
- chore: clippy by @DaniPopes in #600
- fix(ci): harden issue tracker by @DaniPopes in #601
- chore(meta): update CODEOWNERS by @DaniPopes in #599
- feat: add strict_* operations by @0xMars42 in #595
- chore: group weekly GitHub Actions updates by @DaniPopes in #597
- chore: release 1.19.0 by @prestwich in #602
New Contributors
- @kayabaNerve made their first contribution in #576
- @Robert-MacWha made their first contribution in #584
- @0xMars42 made their first contribution in #595
Full Changelog: v1.18.0...v1.19.0