Skip to content

Toast v1.1.0

Compare
Choose a tag to compare
@JaciBrunning JaciBrunning released this 15 Apr 04:27
· 205 commits to master since this release

+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.