v0.9.0
Pre-releaseTwo 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 user plugins folder of GitExtensions.
This version is compatible with GitExtensions-v3.2 (not yet released in time of this release).
Release notes
- #59 - Plugins are installed as user plugins.
- #75 - Administrator access is not needed anymore to manage plugins.
- #76 - Fixed "Update all" including self update.
Known Issues
- #21 - When two plugins share same assembly, this assembly is removed with uninstallation of first plugin.
Install
Package Manager: Extract content of PackageManager.0.9.0.zip anywhere. Run with at least with --path
argument.
GitExtensions.PluginManager - install: Before installing this version, please remove all content from previous version in the GitExtensions installation folder. Than, extract content of GitExtensions.PluginManager.0.9.0.zip in user plugins folder of your user profile GitExtensions folder (C:\users\{user}\AppData\Local\GitExtensions\GitExtensions\UserPlugins
).
In 'Plugins' menu item of GitExtensions, there will be a 'Plugin Manager' item.