Skip to content

1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@yfakariya yfakariya released this 29 Oct 21:55

CHANGES

  • Xamarin builds are now integrated to .NET Standard 2.0.

NEW FEATURES

  • ValueTuple support. #277

IMPROVEMENTS

  • System.Tuple detection now ignores their declaring assemblies.
  • Improve exception message in AOT error of Unity.
  • .NET Standard 1.1/1.3 projects now do not depend on System.Linq.Expressions package.