-
-
Notifications
You must be signed in to change notification settings - Fork 36
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: mob-sakai/GitDependencyResolverForUnity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mob-sakai/GitDependencyResolverForUnity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 27 files changed
- 2 contributors
Commits on Oct 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ae314c5 - Browse repository at this point
Copy the full SHA ae314c5View commit details
Commits on Aug 28, 2020
-
# [2.0.0-preview.1](v1.1.3...v2.0.0-preview.1) (2020-08-28) ### Bug Fixes * fix unused package detection ([b057892](b057892)) * ignore empty directories in Packages/ ([abb0c9f](abb0c9f)) ### Features * add log for symbol ([e5dacba](e5dacba)) * deterministic package installation ([5485ff9](5485ff9)) * iterative package resolution ([85a756c](85a756c)) * support non semver ([44a5d91](44a5d91)) * support in ([8961111](8961111)) * support path query parameter (sub-directory) even Unity 2019.2 or earlier ([fa365cc](fa365cc)), closes [example/folder#v1](https://github.com/example/folder/issues/v1) ### BREAKING CHANGES * Must use instead of to define git-based dependencies for the package. This plugin also supports to resolve git-based dependencies, but if include packages that UPM can't resolve, it will fail to start Unity in CI environment.
Configuration menu - View commit details
-
Copy full SHA for 726d5e4 - Browse repository at this point
Copy the full SHA 726d5e4View commit details
Commits on Jan 6, 2021
-
# [2.0.0-preview.2](v2.0.0-preview.1...v2.0.0-preview.2) (2021-01-06) ### Bug Fixes * Copy and deletes temporary package directory instead of moving it ([e04c5f1](e04c5f1)) * fix for ci ([ba3f246](ba3f246)) ### Features * Add copy directory feature to DirUtils ([5e86160](5e86160)) * support docker image such as unityui/editor ([67ab523](67ab523))
Configuration menu - View commit details
-
Copy full SHA for e1b41bc - Browse repository at this point
Copy the full SHA e1b41bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed63d8a - Browse repository at this point
Copy the full SHA ed63d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e711602 - Browse repository at this point
Copy the full SHA e711602View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a3871 - Browse repository at this point
Copy the full SHA c2a3871View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3e9a3 - Browse repository at this point
Copy the full SHA fc3e9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba02b9 - Browse repository at this point
Copy the full SHA 8ba02b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dfde55 - Browse repository at this point
Copy the full SHA 0dfde55View commit details -
feat: support gitDependencies in package.json
BREAKING CHANGE: Must use gitDependencies instead of dependencies to define git-based dependencies for the package.
Configuration menu - View commit details
-
Copy full SHA for 52b280d - Browse repository at this point
Copy the full SHA 52b280dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f60d80 - Browse repository at this point
Copy the full SHA 3f60d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2822ffd - Browse repository at this point
Copy the full SHA 2822ffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9c3772 - Browse repository at this point
Copy the full SHA f9c3772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6503db9 - Browse repository at this point
Copy the full SHA 6503db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e009fcc - Browse repository at this point
Copy the full SHA e009fccView commit details -
chore(release): 2.0.0 [skip ci]
# [2.0.0](1.1.3...2.0.0) (2021-01-06) ### Bug Fixes * fix for ci ([f9c3772](f9c3772)) * fix unused package detection ([8ba02b9](8ba02b9)) * ignore empty directories in Packages/ ([2822ffd](2822ffd)) ### Features * Add copy directory feature to DirUtils ([6503db9](6503db9)) * add log for symbol ([fc3e9a3](fc3e9a3)) * deterministic package installation ([3f60d80](3f60d80)) * iterative package resolution ([c2a3871](c2a3871)) * support non semver ([e711602](e711602)) * support docker image such as unityui/editor ([e009fcc](e009fcc)) * support gitDependencies in package.json ([52b280d](52b280d)) * support path query parameter (sub-directory) even Unity 2019.2 or earlier ([0dfde55](0dfde55)) ### BREAKING CHANGES * Must use gitDependencies instead of dependencies to define git-based dependencies for the package.
Configuration menu - View commit details
-
Copy full SHA for d4fc38c - Browse repository at this point
Copy the full SHA d4fc38cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.3...2.0.0