Releases: jbe2277/dotnetpad
Releases · jbe2277/dotnetpad
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
Waf DotNetPad
- Enable C# 7.1 and latest Visual Basic support
- Update Microsoft.CodeAnalysis to 2.3.1
- Improve some C# 7 samples
Waf DotNetPad
Waf DotNetPad
- Update Microsoft.CodeAnalysis to 2.2.0
- Fix issue with the ValueTuple reference when running on .NET Framework 4.7+
Waf DotNetPad
- Update Microsoft.CodeAnalysis to 2.1.0
Waf DotNetPad
- Improve responsiveness of typing when the document has a lot of lines (Issue #6)
- Update Microsoft.CodeAnalysis to 2.0.0 RC2
Waf DotNetPad
- Add System.ValueTuple package so that the new Tuple C#/VB feature works
- Add code samples for the new C# 7 and VB 15 language features
Waf DotNetPad
- Update TargetFrameworkVersion to 4.6.1
- Update Microsoft.CodeAnalysis to 2.0.0 RC (Support for C# 7.0 and VB 15.0)