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/tools-golang
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: spdx/tools-golang
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 13 commits
  • 31 files changed
  • 5 contributors

Commits on May 12, 2023

  1. chore: more idiomatic code (#212)

    Signed-off-by: guoguangwu <[email protected]>
    testwill authored May 12, 2023
    Configuration menu
    Copy the full SHA
    13245e0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    564d598 View commit details
    Browse the repository at this point in the history
  2. licenseListVersion optional

    Signed-off-by: Brandon Lum <[email protected]>
    lumjjb committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e56da91 View commit details
    Browse the repository at this point in the history
  3. package copyrighttext 2.3 optional

    Signed-off-by: Brandon Lum <[email protected]>
    lumjjb committed May 17, 2023
    Configuration menu
    Copy the full SHA
    7029eaf View commit details
    Browse the repository at this point in the history
  4. change packageVerification code for 2.1,2.2 to omitempty

    Signed-off-by: Brandon Lum <[email protected]>
    lumjjb committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a857218 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge pull request #215 from spdx/optional-params

    Fixing some optional params: copyrightText, licenseListVersion, packageVerificationCode
    lumjjb authored May 18, 2023
    Configuration menu
    Copy the full SHA
    944e8cb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    00864c0 View commit details
    Browse the repository at this point in the history
  2. fix duplicate shorthand rels for 2.2

    Signed-off-by: Brandon Lum <[email protected]>
    lumjjb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8b16c55 View commit details
    Browse the repository at this point in the history
  3. fix duplicate shorthand rels for 2.3

    Signed-off-by: Brandon Lum <[email protected]>
    lumjjb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3f743e1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. update yaml tests to ignore order of relationships

    Signed-off-by: Brandon Lum <[email protected]>
    lumjjb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6b2ab7a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. address pr comments

    Signed-off-by: Brandon Lum <[email protected]>
    lumjjb committed May 26, 2023
    Configuration menu
    Copy the full SHA
    fb0f8d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #218 from spdx/fix-shorthand-dupls

    Ensure no duplicates in relationships when shortcut fields are used.
    lumjjb authored May 26, 2023
    Configuration menu
    Copy the full SHA
    e939624 View commit details
    Browse the repository at this point in the history
Loading