Do With Interpreter : New keyword "Display" that show the value of the action in a new cell at the end of the row
New setup interpreter Do Setup that skipped remaining rows when an exception is detected : useful when setup data is static (assuming the data is ok when an exception is throwned)
New command line parameter "--stop" to stop the execution of the specification when an exception is detected (also available from the GreenPepper Maven Plugin, GreenPepper NAnt Task, GreenPepper ANT Task, etc)
New annotation "@EnterRow" (Java) or "[EnterRow]" (.Net) to allow specifying the setup method (instead of the fixed name "enterRow()")
Visual Studio Plugin fixture generation : ask to overwrite an existing fixture class
GreenHopper Plugin : allow the execution of a requirement using the card action