Skip to content

1.0.1

Compare
Choose a tag to compare
@FalsePattern FalsePattern released this 10 Sep 13:19
· 77 commits to master since this release
9c37ac9

Fixed some edge case bugs:

  • IP being stuck on an empty row no longer hangs the program, but throws an exception instead
  • A space or a ; at the 0,0,0 cell when starting no longer instantly reflects (issue 1)
  • The output is flushed when the program ends (issue 2)