Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 1.88 KB

RELEASE_NOTES.md

File metadata and controls

71 lines (46 loc) · 1.88 KB

1.0.0 - Mar 23 2018

  • NEW stable major release

0.11.0 - Mar 13 2018

  • ADD endpoint input value to PaketPush
  • CHANGE Minimum Java version to 8
  • IMPROVE PaketPack task properties
  • IMPROVE API access scope and add docstrings
  • IMPROVE PaketUnityInstall groovy only solution
  • IMPROVE expose args property from AbstractPaketTask to all sub tasks

0.10.1 - Feb 02 2018

  • FIX attach paketUnityInstall task to all relevant tasks

0.10.0 - Dec 06 2017

  • FIX release with Java 7

0.9.0 - Nov 14 2017

  • ADD publishLocal tasks

0.8.1 - Nov 14 2017

  • FIX bugs

0.8.0 - Nov 09 2017

  • IMPROVE paket get install
  • IMPROVE default version in template
  • FIX lazy project version

0.7.0 - Aug 28 2017

  • ADD Add paket outdated task

0.6.0 - Aug 28 2017

  • FIX plugin crash when duplicate paket.template ids

0.6.0 - Aug 28 2017

  • FIX bugs

0.5.0 - May 23 2017

  • NEW initial release
  • ADD paket-get plugin
  • ADD paket-pack plugin
  • ADD paket-publish plugin
  • ADD paket-unity plugin