HISTORY in win_gui-0.2.1 vs HISTORY in win_gui-0.2.3
- old
+ new
@@ -7,5 +7,13 @@
* 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