Skip to content

Releases: mcneel/compat

v0.4.4

30 Aug 12:25

Choose a tag to compare

  • Correctly resolve multidimensional array Address() calls to Ldelema
  • House keeping 🧹

v0.4.3

08 Mar 19:42

Choose a tag to compare

Add readme

v0.4.2: Skip overrides check if base not in ref lib

12 Oct 09:47

Choose a tag to compare

Instead of checking for each member, just skip it entirely

v0.4.1: Be consistent when checking scope

09 Oct 11:37

Choose a tag to compare

Fixed: When checking that all base-type methods are still correctly implemented, MethodMatch would sometimes fail if the method had generic parameters.

v0.4.0

08 Aug 16:59

Choose a tag to compare

Checks accessibility of members during resolution

v0.3.1

15 Jan 19:49

Choose a tag to compare

Bump version to 0.3.1

Overrides

30 Aug 12:41

Choose a tag to compare

Now compat also checks the base types of derived classes for any unimplemented abstract methods/properties.

Mixed-mode and pInvokes!

02 May 18:22

Choose a tag to compare

v0.2

Bump version

First proper

09 Oct 23:52

Choose a tag to compare

Fixed a few bugs, caught some more exceptions and finally settled on a display style... At least for now ;)

screen shot 2015-10-10 at 00 48 27

Beta

08 Sep 15:58

Choose a tag to compare

Beta Pre-release
Pre-release
Usage: [mono] Compat.exe [-q | --quiet | --debug] <assembly> <reference>...

Same functionality as before with the addition of a logger under the hood to better handle verbosity levels.

screen shot 2015-09-08 at 15 46 48