Releases: KLIM8D/AsmDiff.NET
Releases · KLIM8D/AsmDiff.NET
Release list
AsmDiff.NET-v1.2
- Maxdepth option added, which is used to determine the level of subdirectories, in the source/target directory the tool will look for assemblies.
- Filename option added. If given, the filename will be used for the HTML/JSON report, as well as the name for a namedpipe which the tool can connect to.
AsmDiff.NET-v1.1
- Metadata included in the HTML report
- Replaced Nullable datatype syntax with short version (System.Nullable -> T?)
- Renamed variables now show up as first Deleted and then the new as an Addition, since is was to difficult to determine
- New command argument to specify a title for the HTML report