Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 07:05

2.0.0 (2021-01-06)

Bug Fixes

  • fix for ci (f9c3772)
  • fix unused package detection (8ba02b9)
  • ignore empty directories in Packages/ (2822ffd)

Features

  • Add copy directory feature to DirUtils (6503db9)
  • add log for symbol (fc3e9a3)
  • deterministic package installation (3f60d80)
  • iterative package resolution (c2a3871)
  • support non semver (e711602)
  • support docker image such as unityui/editor (e009fcc)
  • support gitDependencies in package.json (52b280d)
  • support path query parameter (sub-directory) even Unity 2019.2 or earlier (0dfde55)

BREAKING CHANGES

  • Must use gitDependencies instead of dependencies to define git-based dependencies for the package.