Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support linux #324

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Support linux #324

wants to merge 4 commits into from

Commits on Aug 11, 2022

  1. fix(deps): revert got to v11

    got v12: https://github.com/sindresorhus/got/releases/tag/v12.0.0
    introduced some breaking changes, including the package becoming
    pure ESM.
    
    For compatibility, the package has been rolled back to v11.
    saifahn committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    d1ccf38 View commit details
    Browse the repository at this point in the history
  2. feat: support apple silicon

    The mac64 edgedriver works on apple silicon, so it should also be
    supported.
    saifahn committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8173b0f View commit details
    Browse the repository at this point in the history
  3. feat: add support for linux

    saifahn committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    fcce686 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90d1008 View commit details
    Browse the repository at this point in the history