v0.5.1
0.5.1 (2025-01-27)
Features
- Add zero constructor (#108) (c6466ef)
- Added
to_field
function (#99) (7c92c22) - Constrain ops only in constrained context (#102) (b3000e1)
- Deprecate
BigNum::new()
(#110) (ce3c654) - Implement
From<Field>
onBigNum
(#87) (35bf983) - Minor unconstrained bytecode optimizations (#79) (b44ef7f)
- Remove unnecessary usage of slices (#104) (fb6f9e5)