Skip to content

Release 3.1.3

Compare
Choose a tag to compare
@JoC0de JoC0de released this 29 Jun 19:22
· 76 commits to master since this release
f9fb82d

Biggest New Features

  • Multiselection for updating / uninstalling packages (from @popara96)
  • Updated Documentation
  • Enhance finding already imported Assemblies (#502)

What's Changed

  • Added action to publish NuGetForUnity.Cl to nuget package by @JoC0de in #500
  • Document usage of NuGetForUnity.Cli by @JoC0de in #501
  • Enhance finding already imported Assemblies by @JoC0de in #502
  • Allow editor only pre-imported libraries + remove language folders from NuGet lib-folder by @JoC0de in #503
  • Ability to set the AutoReferenced property of packages by @JoC0de in #507
  • Fix deletion of non nuget-packages by @JoC0de in #511
  • Fix bug when creating .nuspec in Assets folder by @JoC0de in #515
  • Fix installed tab containing no packages by @JoC0de in #516
  • Document how to resolve Version Conflicts by @JoC0de in #513
  • Document how to resolve missing System libraries by @JoC0de in #514
  • New feature - selection by @popara96 in #510
  • Correctly switch between light and dark skin by @JoC0de in #520
  • Correct version number in package.json by @JoC0de in #521
  • Fix local package search with empty searchTerm by @JoC0de in #530

New Contributors

Full Changelog: v3.1.0...v3.1.3