1.0.1
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)