Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 518 Bytes

RELEASE.md

File metadata and controls

12 lines (9 loc) · 518 Bytes

🛑 Breaking Changes

  • Batch files use a different syntax for the directives (#174)

🔬 New Features

🐛 Bug Fixes

  • Reaching an inference depth will now present an error suggesting to annotate types rather than panic (#159)
  • Fix locals graph needing updating bug (#160)

✨ Other Updates

  • Partition graphs now build with a filesystem map (#183)