Skip to content

v3.2.0

Compare
Choose a tag to compare
@customcommander customcommander released this 09 Jan 23:00
· 30 commits to main since this release

3.2.0 (2022-01-09)

Bug Fixes

  • fix bug in return condition for and (178bdfc)

Features

  • implement div as an operator function (67a4003)
  • implement exp as an operator function (bd930aa)
  • implement mod as an operator function (b3eed71)