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: spring-io/spring-javaformat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.44
Choose a base ref
...
head repository: spring-io/spring-javaformat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.46
Choose a head ref
  • 6 commits
  • 57 files changed
  • 2 contributors

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    2ffeb8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4122a3e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Refine JSpecify support

    Update formatter to ignore non JSpecify `@Nullable` annotations
    and relax checkstyle to allow `@Nullable` on the same line.
    
    Fixes gh-440
    philwebb committed May 15, 2025
    Configuration menu
    Copy the full SHA
    e0f7699 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

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

Commits on May 27, 2025

  1. Further Refine JSpecify support

    Support `@Nullable` annotations in method bodies.
    
    Fixes gh-442
    philwebb committed May 27, 2025
    Configuration menu
    Copy the full SHA
    cbf53be View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Release v0.0.46

    spring-builds committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    99bdfce View commit details
    Browse the repository at this point in the history
Loading