Skip to content

Releases: 1x-technologies/halodi-unity-package-registry-manager

Fix version in package.json

30 Aug 12:27
a496ca3
Compare
Choose a tag to compare
Merge pull request #35 from Gilford92/update-package-version-105

Updated package version to 1.0.5

Unity 2022 and Entities package compatibility

29 Aug 09:30
c53ed7b
Compare
Choose a tag to compare

Update with Unity 2022 compatibility + fix for Tomlyn and entities package

Update dependencies

12 Apr 13:28
f30f1cc
Compare
Choose a tag to compare

This release updates the dependencies to

"com.unity.nuget.newtonsoft-json": "3.0.2",
"com.unity.sharp-zip-lib": "1.3.4-preview"

UI Updates

10 Nov 12:01
Compare
Choose a tag to compare

Massive UI improvements, thanks to @hybridherbst

Removed warning from code to allow -warnaserror+

22 Oct 07:29
bd9d119
Compare
Choose a tag to compare

Small bugfix

12 Jun 15:38
Compare
Choose a tag to compare

Disabled auto-reference on the tomlyn library to avoid possible conflicts.

Add support for upgrading packages

12 Jun 09:56
Compare
Choose a tag to compare

This version adds support for upgrading packages from GIT sources and from Registry sources.

The main advantage over the package manager UI is the ability to bulk upgrade.

For git packages, it is unknown if a package can be upgraded. Therefore, you can always upgrade packages.

Cleanup of folder structure

12 Jun 07:47
Compare
Choose a tag to compare

This PR cleans up the folder structure and makes the code easier to maintain.

Main external change is that Halodi.PackageRegistry.NPM and Halodi.PackageRegistry.PackageTarball got moved to the following locations

Halodi.PackageRegistry.NPM.NPMLogin
Halodi.PackageRegistry.NPM.NPMPublish
Halodi.PackageRegistry.NPM.PackageTarball

Thanks to @hybridherbst for the PR.

Various bug fixes

11 Jun 09:39
Compare
Choose a tag to compare
  • Fix nullref after removing last credendial entry (file still exists)
  • Rename resources to proper place: Documentation~, update Readme
  • Replace Tomlyn source code by Tomlyn dll
  • Remove unneeded asmdefs to avoid errors
  • Fix scope editing

Thanks to @hybridherbst

Fixed assembly references

30 May 09:48
Compare
Choose a tag to compare

This release should fix a missing reference to the managed thirparty assemblies