Skip to content

v3.2.0

Compare
Choose a tag to compare
@PalumboN PalumboN released this 17 Dec 12:52
· 84 commits to master since this release
1559701
  • New type system specifications (#159)
    • Added tests for expected inference
    • Added types to lang
  • Added more sanity tests for:
    • Abstract class cannot be instantiated (#165)
    • Tests with same name (#167)
    • Support new to List and Set classes (#166)
    • Ignore override on initialize() method (#164)
    • and other refactors (#150)