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