Skip to content

v0.2.2

Compare
Choose a tag to compare
@iwillspeak iwillspeak released this 18 Oct 17:40
· 116 commits to main since this release
  • letrec* support, and improved diagnostics for ill-formed letrecs.
  • Improved IL generation to prevent shadow local allocation when a value is captured (#16 #37)
  • Added Sourcelink to the Feersum and Serhefa packages.
  • Added license declaration to packages.
  • Improve support for older .NET Core SDKs
  • Set ModuleKind on output based on the --outputtype (#25)
  • Template pack for dotnet new (#40 )