Skip to content

Releases: jbe2277/dotnetpad

Waf DotNetPad

08 Oct 18:53

Choose a tag to compare

  • 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

16 Mar 20:57

Choose a tag to compare

  • Update to Microsoft.CodeAnalysis 2.7.0
  • Update WAF to 4.2.0

Waf DotNetPad

08 Mar 20:36

Choose a tag to compare

  • 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

07 Aug 21:13

Choose a tag to compare

  • Enable C# 7.1 and latest Visual Basic support
  • Update Microsoft.CodeAnalysis to 2.3.1
  • Improve some C# 7 samples

Waf DotNetPad

11 Jul 20:04

Choose a tag to compare

  • Add format document feature
  • Fix a race condition that could happen when using CTRL+X in a large document (Issue #9)
  • Add two popular namespaces to the default templates #8

Waf DotNetPad

09 Jun 21:04

Choose a tag to compare

  • Update Microsoft.CodeAnalysis to 2.2.0
  • Fix issue with the ValueTuple reference when running on .NET Framework 4.7+

Waf DotNetPad

24 May 20:21

Choose a tag to compare

  • Update Microsoft.CodeAnalysis to 2.1.0

Waf DotNetPad

18 Jan 20:14

Choose a tag to compare

  • Improve responsiveness of typing when the document has a lot of lines (Issue #6)
  • Update Microsoft.CodeAnalysis to 2.0.0 RC2

Waf DotNetPad

20 Nov 20:25

Choose a tag to compare

  • 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

19 Nov 13:03

Choose a tag to compare

  • Update TargetFrameworkVersion to 4.6.1
  • Update Microsoft.CodeAnalysis to 2.0.0 RC (Support for C# 7.0 and VB 15.0)