Skip to content

1.7.0

Choose a tag to compare

@Sergio0694 Sergio0694 released this 28 Oct 14:49
4917469

This PolySharp release includes one more polyfill, and some improvements.

🪄 Polyfills

✅ Bug fixes

  • Tweaked the [CompilerFeatureRequired] polyfill to build correctly when using C# 8.0
  • Disabled polyfill generation when C# < 8.0 to avoid causing build errors
  • Added a new analyzer to emit warnings in this case to explain why polyfills are missing