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-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: ScrapeGraphAI/scrapegraph-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0-beta.1
Choose a head ref
  • 14 commits
  • 12 files changed
  • 3 contributors

Commits on Dec 4, 2024

  1. add async schema

    VinciGit00 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    10598f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b50d8a View commit details
    Browse the repository at this point in the history
  3. add tests

    VinciGit00 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    0f8e705 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Configuration menu
    Copy the full SHA
    feda42c View commit details
    Browse the repository at this point in the history
  2. ci(release): 1.4.3-beta.2 [skip ci]

    ## [1.4.3-beta.2](v1.4.3-beta.1...v1.4.3-beta.2) (2024-12-05)
    
    ### Bug Fixes
    
    * logger working properly now ([9712d4c](9712d4c))
    semantic-release-bot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    eae5994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3f30d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ec72bc View commit details
    Browse the repository at this point in the history
  5. ci(release): 1.4.3-beta.3 [skip ci]

    ## [1.4.3-beta.3](v1.4.3-beta.2...v1.4.3-beta.3) (2024-12-05)
    
    ### Bug Fixes
    
    * updated env variable loading ([2643f11](2643f11))
    semantic-release-bot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    2d76601 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71bb097 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7de9bf View commit details
    Browse the repository at this point in the history
  8. ci(release): 1.5.0-beta.1 [skip ci]

    ## [1.5.0-beta.1](v1.4.3-beta.3...v1.5.0-beta.1) (2024-12-05)
    
    ### Features
    
    * changed SyncClient to Client ([9e1e496](9e1e496))
    semantic-release-bot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    c4c2ba0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3dcd551 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f04359d View commit details
    Browse the repository at this point in the history
  11. ci(release): 1.6.0-beta.1 [skip ci]

    ## [1.6.0-beta.1](v1.5.0...v1.6.0-beta.1) (2024-12-05)
    
    ### Features
    
    * changed SyncClient to Client ([9e1e496](9e1e496))
    
    ### Bug Fixes
    
    * logger working properly now ([9712d4c](9712d4c))
    * updated env variable loading ([2643f11](2643f11))
    
    ### CI
    
    * **release:** 1.4.3-beta.2 [skip ci] ([8ab6147](8ab6147))
    * **release:** 1.4.3-beta.3 [skip ci] ([1bc26c7](1bc26c7))
    * **release:** 1.5.0-beta.1 [skip ci] ([8900f7b](8900f7b))
    semantic-release-bot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    0e53d46 View commit details
    Browse the repository at this point in the history
Loading