Skip to content

Releases: jbe2277/dotnetpad

Waf DotNetPad

02 May 19:51
Compare
Choose a tag to compare
  • Migrate to .NET 5
  • Update to Microsoft.CodeAnalysis 3.9.0

Waf DotNetPad

15 Nov 16:15
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Support C# 8.0 and VB 16 (Preview 2)

Waf DotNetPad

27 Nov 14:43
Compare
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
Compare
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

Waf DotNetPad

08 Oct 18:53
Compare
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
Compare
Choose a tag to compare
  • Update to Microsoft.CodeAnalysis 2.7.0
  • Update WAF to 4.2.0

Waf DotNetPad

08 Mar 20:36
Compare
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