# News ## unreleased ## 0.3.0, 2018-03-02 - Added Tap and Replay to simulate a real robot with YAML files for tests - `ev3tool help` added - `ev3tool run` changed to `ev3tool start` (because Thor reserves `run`) ## 0.2.0, 2018-02-26 - DirectCommand can handle replies, allowing to read sensor data - Motors, for easy DirectCommands to motors - with an example program for a [Tea Serving Robot][tea], which is a standard [Bobb3e][] - Assembler can compile global variables - More control flow: `if`, `loop_while_postcond` [Bobb3e]: https://www.lego.com/mindstorms/build-a-robot/bobb3e [tea]: https://www.youtube.com/watch?v=0KOEvz09kkA