Tags: recmo/uint
Tags
v1.13.0 - Support for borsh @ 1.5 ([#416]) - `copy_le_to_slice` family to allow easier writing to pre-allocated buffers ([#424]) - Unpin proptest ([#426]) - Update documentation related to `Uint::byte` and knuth divison ([#429]) - add `Uint::checked_byte(idx: usize) -> Option<u8>` ([#429]) - fix: swap bytes for `as_le_bytes` in big endian world ([#431])
v1.12.4 - Added `Uint::square_redc`. ([#402]) - Support for diesel @ 2.2 ([#404]) - Support for sqlx @ 0.8 ([#400]) - Support for fastrlp @ 0.4 ([#401]) - Added support for [`subtle`](https://docs.rs/subtle) and [`der`](https://docs.rs/der) ([#399]) - Support for sqlx @ 0.7. This is a breaking change, outside of regular semver policy, as 0.7 contains a security vulnerability ([#400])
PreviousNext