Change Log - Hertox82/lt-pm GitHub Wiki

CHANGE LOG

v 2.0.0

  • Changed into file configuration the Type of Template: Now is a List of Template and not more a Simple Object
  • Added new commands activate-t and deactivate-t in order to Activate or Deactivate a Template

v 1.0.0

  • Change class from PluginManager to PackageManager
  • Implemented command to install Template
  • Implemented command to uninstall Template
  • Implemented command to package Template
  • Implemented command to delete package of Template

v 0.4.1

  • Fixed bug on Uninstall command

v 0.4.0

  • Added new commands latest and init;
  • Removed the .js file for configuration file
  • Added function API for PluginManager serializeLatestPluginRepo()