== 0.0.0 / 2010-01-08 * Birthday! Initial concept: Following "Scripted Gui testing with Ruby" by Ian Dees == 0.2.0 / 2010-05-15 * Window class extracted into a separate lib == 0.2.1 / 2010-05-31 * Complex convenience methods (dialog == 0.2.2 / 2010-06-03 * WinGui functions can be used as instance methods on Window (with handle implicit first arg) == 0.2.3 / 2010-06-03 * Minor cleanup/refactoring