New
v4.3.0
What's Changed
- move the 'NuGet For Unity' settings to the Project settings by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/686
- add documentation explaining the Directory structure by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/687
- Add an option to not strip out PDB symbols from nutget feeds by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/689
- fix cached package icon download on MacOS by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/690
- Ignore the exception when unity is starting by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/691
- add special handeling of too long path's by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/692
- Fixed Logging API in CLI by @igor84 in https://github.com/GlitchEnzo/NuGetForUnity/pull/695
- Fixed restore from CLI when packages need to be updated by @igor84 in https://github.com/GlitchEnzo/NuGetForUnity/pull/694
- Made RemoveUnnecessaryPackages consistent by @igor84 in https://github.com/GlitchEnzo/NuGetForUnity/pull/696
- case insensitive system-wide NuGet config merging by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/700
- #697 add capability to expend env variable in username by @QuentinBrun in https://github.com/GlitchEnzo/NuGetForUnity/pull/698
- Fixed Update All so it correctly updates implicit dependencies by @igor84 in https://github.com/GlitchEnzo/NuGetForUnity/pull/699
- Always enable FixRoslynAnalyzerImportSettings in CLI by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/702
- add setting to disable credential provider per package source by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/701
- Update version to 4.3.0 by @JoC0de in https://github.com/GlitchEnzo/NuGetForUnity/pull/703
New Contributors
- @QuentinBrun made their first contribution in https://github.com/GlitchEnzo/NuGetForUnity/pull/698
Full Changelog: https://github.com/GlitchEnzo/NuGetForUnity/compare/v4.2.0...v4.3.0