Skip to content

v1.5.1

Choose a tag to compare

@dannote dannote released this 05 May 12:47
· 5 commits to master since this release

Fixed

  • Crash in extraction suggestions with differing alias components — anti-unification now treats aliases as atomic AST nodes, preventing invalid __aliases__ shapes such as Pricing.{arg}.lookup(...) from reaching Code.Formatter. (#8)