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: spdx/Spdx-Java-Library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: spdx/Spdx-Java-Library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: defaultmodelstore
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 7, 2025

  1. Add support for storing properties of type Double

    This update depends on new versions of the SPDX core library (1.0.0-RC2
    or later) and the SPDX 3 Model (1.0.0-RC2 or later)
    
    Fixes #273
    goneall committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    5111af3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Update src/main/java/org/spdx/storage/simple/InMemSpdxStore.java

    Co-authored-by: Arthit Suriyawongkul <[email protected]>
    Signed-off-by: Gary O'Neall <[email protected]>
    goneall and bact authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    5520f66 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Configuration menu
    Copy the full SHA
    f911d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a96771 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

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

Commits on Jan 25, 2025

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