Skip to content

Releases: linhbkhn95/int256

v0.0.3

24 May 04:12
a218eaf
Compare
Choose a tag to compare

What's Changed

  • added(*): Implmented And and Or operations using uint256 package by @0xsimulacra in #12

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

20 May 13:54
d7d8d5a
Compare
Choose a tag to compare

What's Changed

  • Fix comparison logic in Int.Cmp to correctly handle 0 and -0 by @louisgthier in #11

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

16 Oct 02:20
8537a3d
Compare
Choose a tag to compare
add fix and UT (#7)

* add fix and UT

* changed func signature