Skip to content

Release v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 23:09
· 6541 commits to develop since this release

Fixed

  • Value of pattern_id when using nested pattern operators #828
  • ... now works inside for loops in javascript
  • Metavariable
  • Infinite loop in python #923
  • Treat field definition ({x: 1}) differently from assignment ({x = 1})
  • Support triple-quoted f-strings in python
  • Fix ubuntu build error #965

Changed

Added