Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@JoC0de JoC0de released this 23 Dec 08:48
· 2 commits to master since this release
16d624d

Biggest New Features

  • Allow netstandard0.0 as target framework by @JoC0de in #673
  • Support for native dependencies by @JoC0de in #631
  • package-source-credentials in system or user nuget.config by @JoC0de in #678

Additional Changes

  • Moved defaultIcon to Editor/Resources to not be included in builds by @popara96 in #652
  • Only execute Start/StopAssetEditing if something will change by @igor84 in #661
  • Added support customizing installation folder name from the plugin by @igor84 in #662
  • Build net7.0- and net8.0-compatible versions of NuGetForUnity.CLI by @atom-b in #663
  • Fix updating for dependencies that were explicitly installed by @igor84 in #667
  • update GitHub action tj-actions/changed-files to v45 by @JoC0de in #674
  • update System.Text.Json used by TestProject by @JoC0de in #675
  • CLI: prioritize platform dependent ApiCompatibilityLevel over general by @JoC0de in #679
  • use URI instead of string to download package icons by @JoC0de in #680
  • Update version to 4.2.0 by @JoC0de in #681
  • add net 9 target to NuGetForUnity.Cli by @JoC0de in #682

New Contributors

Full Changelog: v4.1.1...v4.2.0