v2.1.0
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.
It requires the new dependency dotnet
.
New documentation
We now document how to debug programs compiled with compiler.nvim.