Skip to content

Releases: semdiffdotnet/semdiff

1.1 Bug Fix for Initial Release

20 May 00:09
Compare
Choose a tag to compare
  • Non-cs files are now properly ignored

1.0 Initial Release

20 May 00:07
Compare
Choose a tag to compare

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

11 Mar 05:38
Compare
Choose a tag to compare
Pre-release

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

18 Feb 16:24
Compare
Choose a tag to compare
Pre-release

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.