Releases: linhbkhn95/int256
Releases · linhbkhn95/int256
Upgrade dependencies
v0.0.4 update dependencies (#17)
v0.0.3
What's Changed
- added(*): Implmented And and Or operations using uint256 package by @0xsimulacra in #12
New Contributors
- @0xsimulacra made their first contribution in #12
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Fix comparison logic in Int.Cmp to correctly handle 0 and -0 by @louisgthier in #11
New Contributors
- @louisgthier made their first contribution in #11
Full Changelog: v0.0.1...v0.0.2
v0.0.1
add fix and UT (#7) * add fix and UT * changed func signature