Skip to content

Latest commit

 

History

History
120 lines (94 loc) · 5 KB

CHANGELOG.md

File metadata and controls

120 lines (94 loc) · 5 KB

Changelog

1.7.0

Updated

  • Updated Chromium to 93.0.4577.0
  • Updated Ferret to 0.16.0
  • Updated other dependencies

1.6.0

Updated

  • Updated dependencies
  • Updated install.sh script
  • Updated license badge

1.5.0

Added

  • "version" command
  • "attempts" flag

Updated

  • Ferret to v0.14.1
  • Improved time formatting

Fixed

  • Invalid execution time

1.4.0

Updated

  • Ferret to v0.14.0
  • Echo to v4.2.0
  • Chromium to v90.0.4427.0

1.3.1

Fixed

  • Files resolution. #8

1.3.0

Added

  • Added interval time between test cycles. #6

Updated

  • Upgraded Ferret to v0.13.0

1.2.0

Added

  • Automatic port allocation. #4

Changed

  • Updated dependencies. #5

1.1.1

Changed

  • Added custom data serialization. 53b638b

1.1.0

Changed

0.7.0

Changed

  • Updated CLI param names. 87ad185
  • Updated Chromium version in generic Dockerfile. 6ec30f0

0.6.0

Added

  • Support of timeout in .yaml manifest. 7f15d88

Changed

  • Removed --force-gpu-mem-available-mb flag. d8d58eb
  • Updated dockerfile config in .goreleaser. 7e79daf

0.5.0

Added

Fixed

  • Outbound IP address retrieval. 40cd9e6
  • Passing multiple args to external binary runtime. c34dbac
  • Use of invalid file in for loop closure. ebaac08

Changed

  • Removed --filter param. 2acb852
  • Removed Dockerfile tag with v prefix. 706a727
  • Renamed context to data. c77cab1
  • Updated env variable name for wait-attempts. 363cc75

0.4.0

Added

  • Support of expected failure (my-test.fail.fql). 1aafc18

Fixed

0.3.0

Added

  • Installation script. 699e1fb
  • Extended options of resources that can be tested and waited on. b321f72

Changed

  • Updated Ferret to v0.10.1. 118a357

Fixed

  • Directory binding. 888555e
  • Binary lookup for an external runtime. 137999b

Removed

0.2.0

Added

  • Remote HTTP runtime
  • Remote binary runtime