Skip to content

v2.0.3

Compare
Choose a tag to compare
@seesharper seesharper released this 24 Jun 21:24
· 13 commits to master since this release
e2c1f3f

Change Log

v2.0.3 (6/24/2019)

Full Changelog

Merged Pull Requests

Build on mono (5/8/2019) #25 (seesharper)

Adds support for building and testing on mono
Use GetRuntimeInterfaceMap to properly map methods in inherited classes (#21) (6/24/2019) #27 (cnshenj)

Fix for issue #21.
Bumped to version 2.0.3 (6/24/2019) #28 (seesharper)

Prepare 2.0.3 release
SDK style source package (6/24/2019) #30 (seesharper)

This PR adds support for SDK style source package.

Closed Issues

  • Intercept methods that have a custom attribute (8/18/2018) #17 (leandro86)
  • Xamarin.iOS AOT (8/21/2018) #20 (xlievo)