-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SemVersion is an ambiguous reference in 2019.4.32 #117
Labels
Comments
UpmGitExtensions v2 is not available in Unity2018 or 2019. |
github-actions bot
pushed a commit
that referenced
this issue
May 20, 2022
# [2.0.0-preview.2](2.0.0-preview.1...2.0.0-preview.2) (2022-05-20) ### Bug Fixes * adjust search field ([ce6e2e3](ce6e2e3)) * cannot find PackageManagerToolbar on Unity 2021.3.1 ([658d2d9](658d2d9)), closes [#118](#118) * error after reopening the project on Windows ([232c6e9](232c6e9)), closes [#116](#116) * fix compile error ([76fcf88](76fcf88)) * fix refresh items ([d92f601](d92f601)) * Install/uninstall package via UPMClient instead of updating manifest.json directly ([69c6021](69c6021)) * open manifest json in Unity 2021.2 ([7c359d3](7c359d3)) * open manifest json in Unity 2022.2 ([c157eba](c157eba)) * scp format url does not support path query and revision ([bdd9249](bdd9249)) * search field does not work properly ([52f9b95](52f9b95)) * separate same name packages in scoped/git registries ([a012b25](a012b25)) * show in console that UpmGitExtensions v2 is not available in Unity2018 or 2019 ([6658167](6658167)), closes [#117](#117) * support Unity 2021.1 ([6367f56](6367f56)) * support Unity 2022.1 ([47af5e8](47af5e8)) * support Unity 2022.2 ([94ef69c](94ef69c)) * The namespace name 'Internal' does not exist in the namespace 'UnityEditor.PackageManager.UI' ([a16dc0f](a16dc0f)) * trim revision from url in installation window ([e762ce5](e762ce5)) ### Features * add menu to open cache directory, clear cache and fetch packages ([b642b01](b642b01)) * git repository as registry ([36ce57d](36ce57d)) * open manifest.json from menu ([f8e7f63](f8e7f63)) * share git cache between projects ([be5dd7e](be5dd7e))
🎉 This issue has been resolved in version 2.0.0-preview.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this issue
Jul 1, 2022
# [2.0.0](1.3.4...2.0.0) (2022-07-01) ### Bug Fixes * adjust search field ([ce6e2e3](ce6e2e3)) * cannot find PackageManagerToolbar on Unity 2021.3.1 ([658d2d9](658d2d9)), closes [#118](#118) * clear selection ([618b55d](618b55d)) * error after reopening the project on Windows ([232c6e9](232c6e9)), closes [#116](#116) * fix compile error ([76fcf88](76fcf88)) * fix refresh items ([d92f601](d92f601)) * Install/uninstall package via UPMClient instead of updating manifest.json directly ([69c6021](69c6021)) * newer packages version not updating unless restarting editor ([0c7179d](0c7179d)), closes [#121](#121) * null pointer exception on package manager window opend ([b46e7ef](b46e7ef)) * open manifest json in Unity 2021.2 ([7c359d3](7c359d3)) * open manifest json in Unity 2022.2 ([c157eba](c157eba)) * scp format url does not support path query and revision ([bdd9249](bdd9249)) * search field does not work properly ([52f9b95](52f9b95)) * separate same name packages in scoped/git registries ([a012b25](a012b25)) * show in console that UpmGitExtensions v2 is not available in Unity2018 or 2019 ([6658167](6658167)), closes [#117](#117) * support Unity 2021.1 ([6367f56](6367f56)) * support Unity 2022.1 ([47af5e8](47af5e8)) * support Unity 2022.2 ([94ef69c](94ef69c)) * The namespace name 'Internal' does not exist in the namespace 'UnityEditor.PackageManager.UI' ([a16dc0f](a16dc0f)) * trim revision from url in installation window ([e762ce5](e762ce5)) * unintentional changes to package source ([1066ce7](1066ce7)) ### Features * add menu to open cache directory, clear cache and fetch packages ([b642b01](b642b01)) * git repository as registry ([36ce57d](36ce57d)) * open manifest.json from menu ([f8e7f63](f8e7f63)) * share git cache between projects ([be5dd7e](be5dd7e)) * support Unity 2020.2 or later ([557d979](557d979)) ### BREAKING CHANGES * UpmGitExtension v2.x does not work in Unity 2018/2019. (Please use v1.x).
🎉 This issue has been resolved in version 2.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NOTE: Your issue may already be reported! Please search on the issue tracker before creating one.
Describe the bug
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: