Skip to content

Releases: jbe2277/dotnetpad

Waf DotNetPad

23 Aug 17:41

Choose a tag to compare

  • Update to Microsoft.CodeAnalysis 4.2.0
  • Simplify C# default templates by using implicit usings.
  • Add reference for System.Net.
  • Improve C# sample files.

Waf DotNetPad

19 Aug 17:15

Choose a tag to compare

  • Deploy via Microsoft Store.

Waf DotNetPad

04 Jan 21:20

Choose a tag to compare

  • Migrate to .NET 6
  • Update to Microsoft.CodeAnalysis 4.0.1

Waf DotNetPad

02 May 19:51

Choose a tag to compare

  • Migrate to .NET 5
  • Update to Microsoft.CodeAnalysis 3.9.0

Waf DotNetPad

15 Nov 16:15

Choose a tag to compare

  • Update to Microsoft.CodeAnalysis 3.8.0
  • Enable C# 9 final support
  • Replace CS9Preview sample with Record sample

Waf DotNetPad

29 Aug 11:17

Choose a tag to compare

  • 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

24 Aug 20:27

Choose a tag to compare

  • Fix crash that could occur in code completion
  • Update to Microsoft.CodeAnalysis 3.2.1

Waf DotNetPad

24 Jan 21:36

Choose a tag to compare

  • Support C# 8.0 and VB 16 (Preview 2)

Waf DotNetPad

27 Nov 14:43

Choose a tag to compare

  • 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

10 Oct 20:22

Choose a tag to compare

  • 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