* Improve lazy loading of element collections * Deprecated `to_list` methods in favor of `list(self)` to be more pythonic * Fix regressions in version `0.7.0` * Equivalent to Watir `6.11.0`
0.7.0
* `DateField` and `DateTimeField` were added to support the respective HTML5 input types * `Waituntil_not` is now aliased as `Waitwhilst`, for British convenience * Options for IE are now processed from Browser init * Equivalent to Watir `6.10.3`
0.6.0
* Equivalent to Watir `6.10.2`
Skipped right to `6.10.2` as `6.10.0` and `6.10.1` were buggy