Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@maraf maraf released this 29 Aug 17:12
· 170 commits to master since this release

Two downloads are provided.

Package Manager: Standalone Windows application for managing packages in single folder. It can be used completely without GitExtensions, just as a tool to find and extract NuGet packages.

GitExtensions.PluginManager: GitExtensions integration of Package Manager. It installs packages to plugins folder of GitExtensions.

Release notes

  • #22 - Delayed ask to kill all instances of GitExtensions to install/reinstall/update etc operation in PackageManager.
  • #10 - User error messages for expected Exceptions and generic exception message for those unexpected.
  • #32 - Added compatibility plugin with GitExtensions-v3 Still supports only v2.51.

Known Issues

  • #21 - When two plugins share same assembly, this assembly is removed with uninstallation of first plugin.
  • After GitExtensions.PluginManager update, first run doesn't close running GitExtensions.
  • After package install, manual restart of GitExtensions is currently needed.
  • When package is being updated/reinstalled/uninstalled, GitExtensions must be closed.

Install

Package Manager: Extract content of PackageManager-v0.4.0.zip anywhere. Run with at least --path argument.

GitExtensions.PluginManager - update: Open Plugin Manager from GitExtensions, go to updates tab and update to v0.4.0.

GitExtensions.PluginManager - install: Before installing this version, please remove all content from previous version. Than, extract content of GitExtensions.PluginManager-v0.4.0.zip in plugins folder of your GitExtensions installation.

In 'Plugins' menu item of GitExtensions, there will be a 'Plugin Manager' item.