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: nvim-java/nvim-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: nvim-java/nvim-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 6, 2025

  1. feat: adds Mason 2.0 support (#402)

    * feat: Mason 2.0 migration
    
    * feat: Mason 2.0 migration Pt. 2: backward compatibility with Mason 1.x
    
    * feat: Mason 2.0 migration Pt. 3: fixed formatting and typos, added missing diagnostic disable's
    
    * feat: Mason 2.0 migration Pt. 4: fixed formatting
    
    * chore: release 3.0.0
    
    Release-As: 3.0.0
    
    ---------
    
    Co-authored-by: s1n7ax <srineshnisala@gmail.com>
    logrusx and s1n7ax authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    58c25cd View commit details
    Browse the repository at this point in the history
  2. chore: release 3.0.0

    Release-As: 3.0.0
    s1n7ax committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    3cecf73 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.0.0 (#408)

    * chore(main): release 3.0.0
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Srinesh Nisala <srineshnisala@gmail.com>
    github-actions[bot] and s1n7ax authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    3d56b74 View commit details
    Browse the repository at this point in the history
Loading