Skip to content

What's New in v1.03

Compare
Choose a tag to compare
@macthomasengineering macthomasengineering released this 31 Aug 03:17
· 43 commits to master since this release
  • Added support for bitwise operators << >> ~ ^ & |
  • Added internal function Power()
  • Removed Push instructions in DoIIF. This caused the error in the Kitchen Sink test case.