Skip to content

1.1.0

Compare
Choose a tag to compare
@filipw filipw released this 01 May 01:04
· 219 commits to master since this release
75ec06c

Change Log

1.1.0 (5/1/2021)

Full Changelog

Merged Pull Requests

  • fixed CompilationDependencyResolver for .NET 5.0 (11/11/2020) #591 (filipw)
  • updated to Roslyn 3.8.0 (11/18/2020) #595 (filipw)
  • cache script per file instead of per directory (3/8/2021) #596 (DanielEgbers)
  • corrected OmniSharp.json (12/12/2020) #599 (filipw)
  • Bugfix-Initialize folder with whitespace (2/9/2021) #606 (seesharper)
  • updated to Roslyn 3.9.0 (3/12/2021) #609 (filipw)
  • Bump Microsoft packages to 5.0.0 (4/22/2021) #614 (seesharper)
  • added strong naming (5/1/2021) #618 (filipw)

Closed Issues

  • Error on running script (unable to restore packages) (11/17/2020) #593 (hitochan777)
  • nuget packages not loading (12/18/2020) #601 (rsquarev)
  • .NET 5 support (1/4/2021) #603 (AmSmart)
  • dotnet-script init error when setting permissions when working directory path includes a space. (2/9/2021) #605 (easp)
  • Unable to use C# 8 using statements (3/22/2021) #611 (dasMulli)
  • FileLoadException when running C# script (4/22/2021) #613 (badclone)