Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@maraf maraf released this 05 Oct 05:27
· 151 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

  • #32 - Dropped support for v2.51, from now on on v3 is supported.
  • #25 - Support for finding older package version when the latest is not compatible with GitExtensions version.
  • #26 - Showing "Not compatible" label when installed package in not compatible with GitExtensions version (after GitExtensions update).

Known Issues

  • #21 - When two plugins share same assembly, this assembly is removed with uninstallation of first plugin.
  • After package install, manual restart of GitExtensions is needed.

Install

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

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

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