release v2.1.0
New Features
- Remote repo management pane (#60)
- Callout action for remote URL from repo details view (#131)
- Include libgit2 bindings for all git api modules (#132)
- Performance improvements with libgit2 bindings
Improvements and Bug Fixes
- The backend is rewritten with libgit2 bindings which removes the dependency with the native git client (#132)
- Dependency with native git client to execute terminal commands for git operations has been removed
- libgit2 also improved the performance of most of the performance intensive operations - reference
- Gitconvex is made available on chocolatey and homebrew to enable easy installation and setup
# For Windows
> choco install gitconvex --version=2.1.0
# For Mac and Linux
> brew install itassistors/taps/gitconvex