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/scrapegraphai-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ScrapeGraphAI/scrapegraphai-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next
Choose a head ref
  • 9 commits
  • 52 files changed
  • 1 contributor

Commits on Aug 13, 2025

  1. Configuration menu
    Copy the full SHA
    5177422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ef030b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    e858395 View commit details
    Browse the repository at this point in the history
  2. perf(internal): make formatting faster

    Running the formatter through Spotless is slow because Spotless synchronously runs the formatter on each file. Running the formatter directly parallelizes the formatting across cores.
    stainless-app[bot] committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    962b633 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

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

Commits on Aug 20, 2025

  1. codegen metadata

    stainless-app[bot] committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    9095865 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    a9a7732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f3ad9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

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