Skip to content

v2.1.0

Compare
Choose a tag to compare
@Zeioth Zeioth released this 06 Aug 16:44
· 605 commits to main since this release
26cf9ec

New compiler options

  • C# dotnet: Now it's possible to compile a C# project using its .csproj file. This will automatically install its nuget dependencies when necessary.

screenshot_2023-08-06_18-35-27_936653487

It requires the new dependency dotnet.

New documentation

We now document how to debug programs compiled with compiler.nvim.