Browsertime 0.5
Changes for 0.5:
- Windows support - Browsertime now ships with a bat file, and Internet Explorer has been confirmed to work.
- Collect resource timing metrics (http://www.w3.org/TR/resource-timing/), included when outputting all metrics using
the --raw option. - Add support for specifying http proxy, using a new --proxyHost option.
- Updated maven groupId and Java package name to use net.browsertime instead of com.soulgalore. This does not affect
users of the command line tool, only programmers embedding the browsertime jar in other tools. - Added ignore zoom settings for Internet Explorer and type for msFirstPaint
- Include browserTimeVersion entry in static page data.