Changelog in mohawk-0.0.4 vs Changelog in mohawk-0.0.5
- old
+ new
@@ -1,4 +1,11 @@
+=== Version 0.0.5 / 2013-07-23
+* Enhancements
+ * can tell a screen to only consider child controls when searching (can
+ boost speed, especially on windows with data grid views)
+ * added a simplified way to start and stop an application
+ * added the ability to select a table row based on a hash
+
=== Version 0.0.4 / 2013-05-24
* Enhancements
* sped up table access when there are many rows
* caches controls based on locator for quicker lookups