Skip to content

sidekick_plugin_installer-v0.2.0

Compare
Choose a tag to compare
@passsy passsy released this 09 Dec 08:43
· 187 commits to main since this release
  • Deprecate pubAddDependency in favor of addSelfAsDependencyand addDependency (#136)
  • Deprecate pubAddLocalDependency in favor of addSelfAsDependencyand addDependency (#136)
  • Add example folder
  • Update repository link
  • Add addSelfAsDependency (#136)
  • Add addDependency (#136)
  • Add PluginContext.name (#136)
  • Add PluginContext.versionConstraint (#136)
  • Add PluginContext.localPath (#136)
  • Add PluginContext.hostedUrl (#136)
  • Add PluginContext.gitUrl (#136)
  • Add PluginContext.gitPath (#136)
  • Add PluginContext.installerPlugin (#132)
  • Fix: registerPlugin does not add duplicated command anymore if it has already been added (#131)