| Revision: | 1.6 |
| Committed: | Tue Aug 28 23:42:06 2018 UTC (8 years ago) by root |
| Branch: | MAIN |
| Changes since 1.5: | +2 -0 lines |
| Log Message: | *** empty log message *** |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | Revision history for AnyEvent::WebDriver |
| 2 | |||
| 3 | root | 1.6 | - minor fixes. |
| 4 | |||
| 5 | root | 1.5 | 0.1 Wed Aug 29 01:31:22 CEST 2018 |
| 6 | root | 1.2 | - implement request timeout, document future plans |
| 7 | for timeouts. | ||
| 8 | root | 1.3 | - documentation fixes. |
| 9 | root | 1.5 | - JSON::XS wasn't marked as dependency. |
| 10 | - only call boolean_values if JSON::XS actually supports it. | ||
| 11 | - fix some "$wdf"'s that have snaked in. | ||
| 12 | root | 1.2 | |
| 13 | root | 1.1 | 0 Wed Aug 29 00:55:44 CEST 2018 |
| 14 | - original version, mostly from scratch. |