Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Releases: wooga/Paket.Unity3D

0.3.0

26 Sep 07:58
1b233e5

Choose a tag to compare

Remove special copy directory for directories starting with Plugins

0.2.2

06 Aug 12:00

Choose a tag to compare

Enables logs and adds verbose mode

0.2.1

24 Jul 12:56

Choose a tag to compare

Removes debug logs

DLL Support

24 Jul 12:01

Choose a tag to compare

  • Supports DLL packages (uses net35 for Unity3D projects)
  • Allows for omit-content and framework restrictions in paket.references file
  • Does not delete .meta files unless they are really removed

0.1.0

14 Apr 09:54

Choose a tag to compare

Adds PAKET.UNITY3D.VERSION environment veriable to request a specific version via the paket.unity3d.bootstrapper.exe

0.0.14

02 Mar 15:31

Choose a tag to compare

Add command installs automatically when single project is found and displays a warning when multiple projects are found but interactive command is not given

0.0.12

27 Feb 12:57

Choose a tag to compare

Implements Add command

0.0.11

26 Feb 09:32

Choose a tag to compare

Removes debug information from bootstrapper

0.0.10

25 Feb 17:11

Choose a tag to compare

Git merge hickup has been fixed and paket.unity3d.exe should be working again

0.0.9

25 Feb 15:14

Choose a tag to compare

Attaches AssemblyInfo version numbers so the bootstrapper can function