Skip to content

v0.5.10

Compare
Choose a tag to compare
@aomarks aomarks released this 27 Sep 21:55
· 9 commits to main since this release
4f49cb3
  • The --horizons flag and horizon config setting has been replaced with
    --auto-sample-conditions and autoSampleConditions. --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 for LICENSE 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.