Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Releases: crwlrsoft/crwl-ext-browser

v1.2.0

26 Feb 13:52
Compare
Choose a tag to compare

Added

  • Config param waitAfterPageLoaded for the Screenshot step.

v1.1.0

22 Feb 12:34
Compare
Choose a tag to compare

Added

  • Config param onlyAbovePercentage for the GetColors step.

v1.0.0

17 Feb 00:38
Compare
Choose a tag to compare

Changed

  • Update crwlr/crawler-ext-browser to 1.0.0

v0.2.1

07 Feb 21:41
Compare
Choose a tag to compare

Fixed

  • Move registering extension package and steps to boot method of ServiceProvider because when doing it in register, the singleton binding of the ExtensionPackageManager does (or may) not exist yet.

v0.2.0

07 Feb 18:56
Compare
Choose a tag to compare

Changed

  • Upgrade to support crwlr/crwl-extension-utils v2.0 and remove direct illuminate/support dependency.

v0.1.0

07 Feb 10:18
Compare
Choose a tag to compare

Initial version with step builders for the Screenshots and GetColors steps from the crwlr/crawler-ext-browser package.