Releases: semdiffdotnet/semdiff
Releases · semdiffdotnet/semdiff
1.1 Bug Fix for Initial Release
1.0 Initial Release
This release contains all the initial features of SemDiff
- Compatible with C# projects in Visual Studio (2015) that have a public GitHub repo
- Supports authentication with GitHub via personal tokens
- Identifies project's repo and GitHub URL
- Downloads data from all open pull requests
- Detects the moved method false-positive condition
- Detects the base class changed false-negative condition
- Packaged with NuGet
Beta Release March 2016
Initial Packaged Release - This is a beta release and may have bugs or cause crashes. The application is feature complete, but will undergo rigorous testing before a version 1.0 release.
Alpha Release February 2016
This is our non-working release. This release has all the structure of our project, but some parts are not implemented or not yet reliable.