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: platinio/Unity-ScriptableObjectDatabase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.0
Choose a base ref
...
head repository: platinio/Unity-ScriptableObjectDatabase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.1
Choose a head ref
  • 2 commits
  • 27 files changed
  • 1 contributor

Commits on Jul 7, 2026

  1. fix included sample

    platinio committed Jul 7, 2026
    Configuration menu
    Copy the full SHA
    a298e3e View commit details
    Browse the repository at this point in the history
  2. Ship the sample as a separate package; bump to 2.2.1

    release.py now supports a "sample" path in module.json: it is excluded from the
    core package and the verify, packed into a separate <name>.Samples.unitypackage
    (with the ~ stripped so Samples~/ installs as an importable Samples/), and
    uploaded as a second asset on the release. Ignore Unity-generated metas for the
    tooling files so they never ship.
    platinio committed Jul 7, 2026
    Configuration menu
    Copy the full SHA
    1e7d7fa View commit details
    Browse the repository at this point in the history
Loading