Skip to content

v0.0.18

Compare
Choose a tag to compare
@ChiaMineJP ChiaMineJP released this 01 Aug 02:54
· 195 commits to main since this release
8bac48a

Changed

  • Fixed an issue where int_to_bytes did not work as expected if the argument is a negative number.
  • Changed Bytes::toString() to return python's bytes.__repr__ style string.