Releases: jjonescz/DotNetLab
Releases · jjonescz/DotNetLab
v1.13.0
26 Jul 15:43
Compare
Sorry, something went wrong.
No results found
Reference NuGet packages using the #:package directive (#89 )
v1.12.0
18 Jul 18:42
Compare
Sorry, something went wrong.
No results found
Configure compilation options via #:property directives (#88 )
Use editor completions to see the available options
One entirely new option is TargetFramework
PropertyDirectives.mp4
v1.11.4
16 Jul 08:40
Compare
Sorry, something went wrong.
No results found
Use spaces instead of tabs for decompilation output by @jcouv (#87 )
v1.11.3
11 Jul 07:28
Compare
Sorry, something went wrong.
No results found
Change the C# decompiler settings to show more low-level code (#86 )
v1.11.2
11 Jul 06:00
Compare
Sorry, something went wrong.
No results found
Fixed custom compiler downloading from NuGet in the browser by @lewing (#85 )
v1.11.1
09 Jul 20:35
Compare
Sorry, something went wrong.
No results found
Ensure commits for new SDK versions can be loaded (c867bdb )
Ensure compiler versions can be loaded for new dotnet monorepo versions (055b6e8 )
Fixed a bug where SDK version input box was not always updated (fb30673 )
v1.11.0
07 Jul 18:35
Compare
Sorry, something went wrong.
No results found
It's now possible to customize EmitOptions (d6933af ):
Fixed a bug where new APIs were not used by the Razor Source Generator, e.g., AddComponentParameter (c902098 )
Updated compiler versions to include the C# feature "extension operators" out of the box (aaa1621 )
v1.10.0
05 Jul 21:09
Compare
Sorry, something went wrong.
No results found
Improvements of the custom compiler version selection dialog:
Added autocomplete for SDK versions (3403aa1 )
Displaying more commit, version, and PR details (4adcf0d , fb1ec8d , 924a684 , 0ddb0b1 , b65c74d )
Allowed downloading stable compiler versions from nuget.org (e372ca9 )
Fixed a bug where new versions were not found because they moved from the sdk repo to dotnet monorepo (7a87e24 )
v1.9.0
30 Jun 17:24
Compare
Sorry, something went wrong.
No results found
v1.8.1
29 Jun 12:25
Compare
Sorry, something went wrong.
No results found
Improved language services in edge cases:
Language services now work in the special Configuration file (b855e70 )
The options from Configuration are reflected in language services after compilation (be6d4d3 )
Custom compiler versions are reflected in language services after compilation (1b763af )
Fixed a bug where downloading Roslyn branches ended up using old Roslyn version (598b540 )