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

Updates From The Active Fork: Ruby 3 Support, Bug Fixes, New Drivers (Cuprite, Apparition), Test Updates #70

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

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    5f0b62d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9ba987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d6273 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32816eb View commit details
    Browse the repository at this point in the history
  5. Remove built gems

    dtengeri committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    80ff4cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b37bfc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    de6d560 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Merge pull request vifreefly#3 from tilhoft/add_data_to_crawl

    add data attribute to crawl! method
    dtengeri authored Oct 1, 2019
    Configuration menu
    Copy the full SHA
    42124f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    780e5a1 View commit details
    Browse the repository at this point in the history
  2. Update version.rb

    dtengeri authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    b80004f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    569d2fd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Update README

    vifreefly authored and jkeen committed May 30, 2022
    Configuration menu
    Copy the full SHA
    390efe9 View commit details
    Browse the repository at this point in the history
  2. Update README

    vifreefly authored and jkeen committed May 30, 2022
    Configuration menu
    Copy the full SHA
    542fe43 View commit details
    Browse the repository at this point in the history
  3. fix: Ruby 3 kwargs

    n-studio authored and jkeen committed May 30, 2022
    Configuration menu
    Copy the full SHA
    d3d1064 View commit details
    Browse the repository at this point in the history
  4. Fix of sample code.

    utakaha authored and jkeen committed May 30, 2022
    Configuration menu
    Copy the full SHA
    0d35578 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30d54e2 View commit details
    Browse the repository at this point in the history
  6. Switch to Addressable.URI.escape away from obsolete URI.escape; updat…

    …ed some development gems
    
    Fixed Ruby 2.7 warning for keyword arguments
    johnphamvan authored and jkeen committed May 30, 2022
    Configuration menu
    Copy the full SHA
    6cec224 View commit details
    Browse the repository at this point in the history
  7. fix: ruby 3 keyword arguments

    n-studio authored and jkeen committed May 30, 2022
    Configuration menu
    Copy the full SHA
    8a66648 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    129ac83 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    7de27fb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    c13096d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a7eb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Merge pull request #1 from andrewperis/fix/Saver.new-keyword-arguments

    Fix: double splat keyword arguments for Saver.new
    jkeen authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    cf4271b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257bf01 View commit details
    Browse the repository at this point in the history
  3. add apparition driver

    glaucocustodio authored and jkeen committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b279c6c View commit details
    Browse the repository at this point in the history
  4. add cuprite driver

    glaucocustodio authored and jkeen committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    be7aa7c View commit details
    Browse the repository at this point in the history
  5. update readme, changelog and version

    glaucocustodio authored and jkeen committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ad1dc20 View commit details
    Browse the repository at this point in the history
  6. add response_type to in_parallel

    glaucocustodio authored and jkeen committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    8114ca9 View commit details
    Browse the repository at this point in the history
  7. add support to ruby 3

    glaucocustodio authored and jkeen committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    4349f17 View commit details
    Browse the repository at this point in the history
  8. write first tests with rspec

    glaucocustodio authored and jkeen committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    3d1cf32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3983e7 View commit details
    Browse the repository at this point in the history