Skip to content

Releases: xpTURN/Polyfill

v0.3.0

24 Feb 14:36

Choose a tag to compare

Added

  • DynamicallyAccessedMembersAttribute, DynamicallyAccessedMemberTypes polyfill for C# 9 / .NET 5

v0.2.2

24 Feb 14:32

Choose a tag to compare

Added

  • DynamicallyAccessedMembersAttribute, DynamicallyAccessedMemberTypes polyfill for C# 9 / .NET 5

v0.2.1

22 Feb 03:06

Choose a tag to compare

Changed

  • Disable test cases that require Mono.Cecil when it is not installed.

v0.2.0

21 Feb 11:01

Choose a tag to compare

  • CallerArgumentExpressionAttribute polyfill for C# 10 / .NET 5
  • SkipLocalsInitAttribute polyfill for C# 9 / .NET 5
  • CSHARP_PREVIEW define support in Player Settings
  • Regenerate Project Files (.sln, .csproj) via Editor
  • Runtime test suite (Caller, ExplicitLambda, FileScopedTypes, GenericMath, Init, InterpolationNewline, ListPattern, PatternMatchSpanOr, RawStringLiteral, Record, Required, SkipLocalsInit, Switch, UnscopedRef, Utf8Literal)

v0.1.0

20 Feb 15:11

Choose a tag to compare

  • First release