- Consider negative values in saturating add / sub
impl TryFrom<UInt> for iNfor N = [8, 16, 32]impl TryFrom<Int> for uNfor N = [8, 16, 32]- Fix lax_deserialize accepting NaN
- Support deserializing floats without fractional component
- Add
usizeandisizeTryFromimplementations