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: ScrapeGraphAI/Scrapegraph-ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.34.1
Choose a base ref
...
head repository: ScrapeGraphAI/Scrapegraph-ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.34.2
Choose a head ref
  • 17 commits
  • 39 files changed
  • 5 contributors

Commits on Dec 21, 2024

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

Commits on Jan 3, 2025

  1. fix: search graph

    VinciGit00 committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    d4b2679 View commit details
    Browse the repository at this point in the history
  2. ci(release): 1.34.0-beta.15 [skip ci]

    ## [1.34.0-beta.15](v1.34.0-beta.14...v1.34.0-beta.15) (2025-01-03)
    
    ### Bug Fixes
    
    * search graph ([d4b2679](d4b2679))
    semantic-release-bot committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    bc7ae85 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

  1. Merge pull request #849 from SwapnilSonker/extract/SmartScraperGraph

    #710 - just a check added for the detailed logging
    VinciGit00 authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    927c99b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e374e05 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Configuration menu
    Copy the full SHA
    f6009d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54c69a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cdf055 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25861b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a82af04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5be7c49 View commit details
    Browse the repository at this point in the history
  7. fix: disallow mailto: (#861)

    PeriniM committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    8d9c909 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #866 from ScrapeGraphAI/deps-cleanup

    Deps cleanup
    PeriniM authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    8212340 View commit details
    Browse the repository at this point in the history
  9. ci(release): 1.34.0-beta.16 [skip ci]

    ## [1.34.0-beta.16](v1.34.0-beta.15...v1.34.0-beta.16) (2025-01-06)
    
    ### Bug Fixes
    
    * add back poethepoet for pylint ([a82af04](a82af04))
    * better playwright installation handling ([f6009d1](f6009d1))
    * disallow mailto: ([#861](#861)) ([8d9c909](8d9c909))
    * removed requirements files ([25861b0](25861b0))
    * selenium import in ChromiumLoader ([e374e05](e374e05))
    
    ### chore
    
    * chromium browser asnc handling ([5be7c49](5be7c49))
    * made some libs optional ([5cdf055](5cdf055))
    * pandas package is now optional ([54c69a2](54c69a2))
    semantic-release-bot committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    a0efb09 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af7532d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #867 from ScrapeGraphAI/pre/beta

    Pre/beta
    PeriniM authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    220156e View commit details
    Browse the repository at this point in the history
  12. ci(release): 1.34.2 [skip ci]

    ## [1.34.2](v1.34.1...v1.34.2) (2025-01-06)
    
    ### Bug Fixes
    
    * add back poethepoet for pylint ([a82af04](a82af04))
    * better playwright installation handling ([f6009d1](f6009d1))
    * disallow mailto: ([#861](#861)) ([8d9c909](8d9c909))
    * removed requirements files ([25861b0](25861b0))
    * search graph ([d4b2679](d4b2679))
    * selenium import in ChromiumLoader ([e374e05](e374e05))
    
    ### chore
    
    * chromium browser asnc handling ([5be7c49](5be7c49))
    * made some libs optional ([5cdf055](5cdf055))
    * pandas package is now optional ([54c69a2](54c69a2))
    
    ### CI
    
    * **release:** 1.34.0-beta.15 [skip ci] ([bc7ae85](bc7ae85))
    * **release:** 1.34.0-beta.16 [skip ci] ([a0efb09](a0efb09)), closes [#861](#861)
    semantic-release-bot committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    809796c View commit details
    Browse the repository at this point in the history
Loading