Skip to content

Releases: EraYaN/dotnet-compatibility

v0.4.0

13 Dec 10:05
4997411
Compare
Choose a tag to compare

Move to .NET 6. Update all dependencies.

v0.3.0

07 Aug 14:50
a0a0fd9
Compare
Choose a tag to compare

Moved to .NET 5 (Thanks @k3rnelpan1c-dev)

And moved to xUnit from MSTest as the testing framework.

v0.2.0

10 Jun 12:11
Compare
Choose a tag to compare

Moved this tool to be a proper dotnet global tool, available on Nuget and usage as dotnet compat.

v0.1.1

11 Jan 22:53
Compare
Choose a tag to compare

Added version self-identification and added a command line example for the WarningOnly mode.

v0.1.0

11 Jan 22:45
Compare
Choose a tag to compare

Added extra error descriptors.

Fixed out of bound read error for non-existsing items in the assembly.

Made remaining OtherError messages contain much more info.

v0.0.5

05 Jan 18:21
Compare
Choose a tag to compare

Adds the --warnings-only switch, this will swallow the non-zero return code and not emit Azure Pipelines errors.

Removed timeline stuff.

28 Jul 20:43
Compare
Choose a tag to compare

They seem to hide all log progress.

Added Timeline guids for AZP

28 Jul 19:42
Compare
Choose a tag to compare
v0.0.3

Some more fixes.

Added Azure Pipelines support

28 Jul 18:59
Compare
Choose a tag to compare

Added Azure Pipelines support as --azure-pipelines

Test release

18 Feb 23:37
Compare
Choose a tag to compare

This release is for CI.