v0.5.10
-
The
--horizons
flag andhorizon
config setting has been replaced with
--auto-sample-conditions
andautoSampleConditions
.--horizon
will
continue to work for backwards compatibility, but please do update to the new
name. -
Copyright notice owner changed from "The Polymer Project Authors" to "Google
LLC". Trivial reformatting forLICENSE
file to match spdx.org version.
Source license headers replaced with concise SPDX-style. -
Fix bug where log files would be created with '' backslash names instead of
nested directories. -
Fix bug where
browser.addArguments
JSON config setting did not work for
Firefox. -
Add
browser.profile
JSON config setting that sets the browser profile
directory. Currently supported in Chrome and Firefox. -
Upgrade dependencies.