Toast v1.1.0
+Support for Code Verification - Now CI tools and gradle users are able to verify their code without starting up a full simulation UI. Code is tested from the standard Disabled -> Autonomous -> Teleop -> ShutDown lifecycle of the robot, which is executed. If any uncaught exceptions occur, the build fails and terminates, letting you know that the code is not working properly.