Breaking change for intcode 0.3.0, revisited earlier use of the computer to update code.
Refactored the intcode computer to live in a separate file, since it will come back more times. As a nice touch, output of aoc.py will print the version used of the intcode. As another nice touch, the int code has a CHANGELOG.