Releases: NethermindEth/int256
Releases · NethermindEth/int256
v1.3.3
What's Changed
- Allow input params as output params by @benaadams in #44
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
What's Changed
- Improve AddImpl and SubtractImpl with Avx512 by @benaadams in #41
- Add fast Add, Multiply for numbers less than 2^64 by @benaadams in #42
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.0
What's Changed
- Migrate to .NET 8 by @rubo in #37
- Throw OverflowException rather than ArithmeticException - better defi… by @LukaszRozmej in #39
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Add pull request trigger by @rubo in #29
- Intrinisicfy AddOverflow by @benaadams in #28
- Revise test workflow by @rubo in #31
- Automated parsabilety of hex numbers by @OlegJakushkin in #35
- Bump up the version by @rubo in #36
New Contributors
- @OlegJakushkin made their first contribution in #35
Full Changelog: v1.1.0...v1.1.1