[v0.4.1] Change the default remote engine to isomorphic-git
GitDocumentDB is now pure TypeScript module.
Major features
- Removed native module (NodeGit) from the default install. It is now easier to integrate GitDocumentDB into your Electron app.
- Added plugin system for remote connection (isomorphic-git or NodeGit).
- Allow multiple Sync instances to sync with multiple remote repositories.
Breaking changes
- Removed loadAppInfo() and saveAppInfo().