Releases: jbe2277/dotnetpad
Releases · jbe2277/dotnetpad
Waf DotNetPad
- Migrate to .NET 5
- Update to Microsoft.CodeAnalysis 3.9.0
Waf DotNetPad
- Update to Microsoft.CodeAnalysis 3.8.0
- Enable C# 9 final support
- Replace CS9Preview sample with Record sample
Waf DotNetPad
- Update target framework to 4.7.2
- Update to Microsoft.CodeAnalysis 3.7.0
- Enable C# 9 preview support
- Support NullableAttributes and Range, Indices
- Improve .NET Framework version detection
- Replace png icons with xaml icons
- Add NullableReferenceTypes sample
- Add SwitchExpression sample
- Add CS9Preview sample
Waf DotNetPad
- Fix crash that could occur in code completion
- Update to Microsoft.CodeAnalysis 3.2.1
Waf DotNetPad
- Support C# 8.0 and VB 16 (Preview 2)
Waf DotNetPad
- Update and simplify csproj files (e.g. PackageReference)
- Update to Microsoft.CodeAnalysis 2.10.0
- Update System.Buffers to 4.5.0
- Update WAF to 5.0.0-alpha1
Waf DotNetPad
- Add support for System.Memory (Span<T>, Memory<T>)
- Add support for System.Buffers (ArrayPool<T>)
- Update System.Composition to 1.2.0
- Add recognition of .NET 4.7.2 in Info dialog
Waf DotNetPad
- Update to Microsoft.CodeAnalysis 2.9.0 (Support for C# 7.3 and VB 15.5)
- Update WAF to 4.3.0
- Use new SettingsService from WAF
Waf DotNetPad
- Update to Microsoft.CodeAnalysis 2.7.0
- Update WAF to 4.2.0
Waf DotNetPad
- Update to Microsoft.CodeAnalysis 2.6.1 (Support for C# 7.2 and VB 15.5)
- Update AvalonEdit to 5.04
- Update WAF to 4.1.0
- Add new .NET versions to search for the XML documentation
- Support .NET 4.7.1 in version detection