Skip to content

3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 16:11
abdfc89

Features

  • Includes the new experimental Python Support (#358)

Graph Changes

Added

  • Added a KeyValueExpression for key value pairs, i.e. as part of a dictionary (#358)

Bux Fixes

  • Correctly setting base of member call expression (#378)
  • Fixing Infinite loops in ControlFlowSensitiveDFGPass by adjusting the equals function for property edges (#385)