Skip to content

Tags: recmo/uint

Tags

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich

v1.13.1

Toggle v1.13.1's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
v0.13.1

fix: remove unused dep

v1.13.0

Toggle v1.13.0's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
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

Toggle v1.12.4's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
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])

v1.12.3

Toggle v1.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #376 from DaniPopes/release-1.12.3

chore: release 1.12.3

v1.12.1

Toggle v1.12.1's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
- v1.12.1

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich

v1.11.1

Toggle v1.11.1's commit message

Verified

This tag was signed with the committer’s verified signature.
prestwich James Prestwich
Version 1.11.1

- Typo in `Shr` implementation (#343)
- Add SSZ feature (#344)