Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: YusukeIwaki/puppeteer-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.23
Choose a base ref
...
head repository: YusukeIwaki/puppeteer-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.25
Choose a head ref
  • 8 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 14, 2020

  1. add cookies feature

    YusukeIwaki committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    8d59104 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. addType: CookieData

    YusukeIwaki committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f17639a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81869ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from YusukeIwaki/add_cookie_spec

    add Cookies feature
    YusukeIwaki authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    0b0f795 View commit details
    Browse the repository at this point in the history
  4. 0.0.23 -> 0.0.24

    YusukeIwaki authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    189f68f View commit details
    Browse the repository at this point in the history
  5. Revert "addType: CookieData"

    This reverts commit f17639a.
    YusukeIwaki committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    8a26ad2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Merge pull request #37 from YusukeIwaki/revert-cookie_data

    Revert "addType: CookieData"
    YusukeIwaki authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    ed2f300 View commit details
    Browse the repository at this point in the history
  2. 0.0.24 -> 0.0.25

    YusukeIwaki authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    3999b30 View commit details
    Browse the repository at this point in the history
Loading