Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@JoC0de JoC0de released this 16 Feb 10:11
36d3260

What's Changed

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

New Contributors

Full Changelog: v4.2.0...v4.3.0