Skip to content

v0.7.4

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 20:36
3530011

Add runtime library compatibility tests (#1058)

Technical:

  • Add integration tests to check compiler compatibility with the runtime library
  • Remove the unused none keyword
  • Remove debug output when hiding ambiguous methods in reflected types
  • Fix broken VSCode tasks for integration tests on Windows
  • Update .gitattributes to strip \r on Windows
  • Bump ghul-test tool to get updated runtime for integration tests