Skip to content

v4.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 30 May 12:24
4daeacd

Fixed

  • Check y == 0 before abs(x) in SD59x18.powu so that MIN_SD59x18 ** 0 returns UNIT instead of reverting
    (#279) (@BhariGowda)
  • Correct inline comment for the remainder expression in UD60x18.floor (#277) (@ikwuoz)