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: blackadad/paper-scraper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: blackadad/paper-scraper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 28, 2023

  1. Fixed empty google search bug (#14)

    * Update lib.py
    
    * Update version.py
    blackadad authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3779c31 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Added google scholar pdf links (#15)

    * added google scholar pdf links
    
    * added test
    kubalal authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c576d92 View commit details
    Browse the repository at this point in the history
  2. Update version.py

    blackadad authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    425c3e4 View commit details
    Browse the repository at this point in the history
  3. fixed tests failing (#16)

    kubalal authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4fe489c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. open-access-fix (#17)

    kubalal authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e7fff3c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Cleaned-up log message

    blackadad authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b1fb87b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Fixed robustness in s2-google correlation (#19)

    * Fixed robustness in s2-google correlation
    
    * fixed formatting
    blackadad authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cfe0fbd View commit details
    Browse the repository at this point in the history
  2. Hot fix (#20)

    * Fixed robustness in s2-google correlation
    
    * fixed formatting
    
    * Fixed paranthesis
    blackadad authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c560735 View commit details
    Browse the repository at this point in the history
Loading