ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-WebDriver/Changes
Revision: 1.7
Committed: Tue Aug 28 23:47:05 2018 UTC (5 years, 9 months ago) by root
Branch: MAIN
Changes since 1.6: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for AnyEvent::WebDriver
2
3 - the webdriver rec has actually been published by now.
4 - minor fixes.
5
6 0.1 Wed Aug 29 01:31:22 CEST 2018
7 - implement request timeout, document future plans
8 for timeouts.
9 - documentation fixes.
10 - JSON::XS wasn't marked as dependency.
11 - only call boolean_values if JSON::XS actually supports it.
12 - fix some "$wdf"'s that have snaked in.
13
14 0 Wed Aug 29 00:55:44 CEST 2018
15 - original version, mostly from scratch.