Skip to content

1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 06:30
· 50 commits to main since this release
e22d73e

Added

  • Add non-standard packed mode (#15)
    • This adds a new function encodePacked, which matches the behaviour of abi.encodePacked in Solidity

Changed

  • Allow byte values shorter than specified size (#12)
  • Add better validation of number type and value (#13)
    • Number values are now checked if they are within the bounds of the type