Releases: neuecc/Open-on-GitHub
Releases · neuecc/Open-on-GitHub
2.1.2
2.1.1
What's Changed
- Fix the SourceLink issue when the Visual Studio has no Symbol cache directory setting specified by @ycherkes in #29
- Fix GitReader Slowness Issue (StructuredRepository => PrimitiveRepository, do all async) by @ycherkes in #31
- Add develop branch menu by @neuecc in #30
New Contributors
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.5
2.0.4
What's Changed
- Closes issue #18 - Support for enterprise gitHub by @ycherkes in #20
- Add support gitee.com by @maikebing in #21
New Contributors
- @maikebing made their first contribution in #21
Full Changelog: 2.0.3...2.0.4
2.0.1
What's Changed
Multiple Git hosts support (Gitea, Bitbucket, AzureDevOps) by @ycherkes in #17
- update LibGit2Sharp to version 0.27.0.0 (arm64 support)
- update .NetFramework to version 4.7.2 - it's safe for Visual Studio 2017, see https://stackoverflow.com/questions/56616487/net-framework-* version-compatibility-for-visual-studio-package https://learn.microsoft.com/en-us/visualstudio/releases/2017/vs2017-system-requirements-vs
- fix missing Visual Studio 2022 json file context menu Open on GitHub is no longer an option in json files? #14
- add support for Solution Explorer and Tab Bar Add support for Solution Explorer and Tab Bar #16
- add functionality to work on other Version Control Tools (Gitea, Bitbucket, AzureDevOps) Add Functionality to work on other Version Control Tools #15
- add arm64 support
- add main branch support Support for main branch conventions #12
New Contributors
Full Changelog: 1.6.0...2.0.1