History.rdoc in watirsplash-0.2.0 vs History.rdoc in watirsplash-0.2.1
- old
+ new
@@ -1,4 +1,11 @@
+=== Version 0.2.1 / 2010-05-27
+
+ * added compatibility with Win32::Screenshot 0.0.4
+ * wait_until behaves exactly the same as with Watir - throws Exception upon timeout
+ * removed wait_until! - use wait_until instead
+ * added wait_until? which returns true if condition was true and doesn't throw Exception upon timeout
+
=== Version 0.2.0 / 2010-05-03
PS! This version has some backwards incompatible changes!
* added max_depth parameter to Watir::Table#to_a and Watir::TableRow#to_a methods for avoiding too complex arrays if wanted
\ No newline at end of file