Skip to content

Releases: NethermindEth/int256

v1.5.0

23 Feb 18:50
1e1a86c

Choose a tag to compare

What's Changed

  • Add AppContext switch to allow hash seed to be deterministic by @rubo in #79
  • Optimize and harden GetHashCode with Aes by @benaadams in #83

Full Changelog: v1.4.0...v1.5.0

v1.4.0

05 Jan 19:44
18416cc

Choose a tag to compare

What's Changed

New Contributors

  • @Copilot made their first contribution in #54

Full Changelog: v1.3.6...v1.4.0

v1.3.6

15 May 16:44
4f4558c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.5...v1.3.6

v1.3.5

29 Apr 12:01
c30251d

Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

v1.3.4

17 Mar 13:08
e5708de

Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

16 Jan 15:08
d009cd6

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

07 Jan 12:44
7194cfd

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

06 Jan 13:26
2e9a2d8

Choose a tag to compare

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

06 Jan 13:20
53d6e10

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 Jan 15:38
4cfbf69

Choose a tag to compare

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