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: version-fox/vfox-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: codex/unified-plugin-release
Choose a base ref
...
head repository: version-fox/vfox-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 25 files changed
  • 2 contributors

Commits on Sep 12, 2026

  1. Configuration menu
    Copy the full SHA
    b980960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2ae540 View commit details
    Browse the repository at this point in the history
  3. feat: support Loongnix JDKs on Linux loong64 (#62)

    Add explicit ABI1/ABI2 selection, archive version resolution, and offline hook regression coverage.
    
    Fixes #2
    aooohan authored Sep 12, 2026
    Configuration menu
    Copy the full SHA
    661eba1 View commit details
    Browse the repository at this point in the history
  4. Release v0.6.0

    github-actions[bot] committed Sep 12, 2026
    Configuration menu
    Copy the full SHA
    9d00095 View commit details
    Browse the repository at this point in the history
  5. fix: normalize macOS Java homes by executable layout (#63)

    Resolve macOS Java homes from the actual bin/java layout, including vendor-named JDK bundles and Contents/Home. Preserve hidden files and symlinks, and reject ambiguous layouts or destination collisions before moving files.
    
    Validation: macOS filesystem fixtures and existing hook regressions passed on 64af7b4. The tests do not download the affected JDK archive.
    
    Fixes version-fox/vfox#657
    aooohan authored Sep 12, 2026
    Configuration menu
    Copy the full SHA
    4097f19 View commit details
    Browse the repository at this point in the history
  6. Release v0.6.1

    github-actions[bot] committed Sep 12, 2026
    Configuration menu
    Copy the full SHA
    ff58f6a View commit details
    Browse the repository at this point in the history
Loading