Skip to content

v1.5.0

Compare
Choose a tag to compare
released this 18 Nov 12:15
· 79 commits to master since this release

CHANGES:

  • Add support for 4.10 (#86, @diml)

  • Infer file kind (interface or implementation) for binary ASTs that
    have no extension (#80, @aantron)

  • Add ?argv argument to Driver.run_main (#82, @aantron)