Skip to content

1.2.0

Compare
Choose a tag to compare
@seesharper seesharper released this 25 Aug 20:17
· 147 commits to master since this release
282963a

Change Log

1.2.0 (8/25/2021)

Full Changelog

Merged Pull Requests

  • Add Dockerfile for networkless container support; Add ghcr docker auto deploy workflow (6/4/2021) #617 (zekroTJA)
  • Don't stop at entry when debugging in VS Code (8/5/2021) #628 (seesharper)
  • Test issues when running from a folder containing a space character in its name (8/18/2021) #629 (hrumhurum)
  • Memory leak in AppDomain.AssemblyResolve event subscription (8/18/2021) #630 (hrumhurum)
  • Ability to isolate script execution with AssemblyLoadContext (8/25/2021) #631 (hrumhurum)
  • drop support for .NET Core 2.1 (8/23/2021) #633 (filipw)

Closed Issues

  • R2R, Single File and IL Link Trim support (8/18/2021) #490 (gdmka)
  • Execution cache file is per script folder leading to error when running scripts in parallel (5/1/2021) #540 (mungojam)
  • Allow CancellationToken in Execute method (5/5/2021) #612 (sean-mcl)
  • Metadata file 'System.Data.Odbc' could not be found (5/5/2021) #619 (stevenkc)
  • ODBC need runding under x86 (5/5/2021) #620 (stevenkc)
  • Unable to install dotnet-script (5/7/2021) #621 (drewburlingame)
  • Consider adding Roll Forward policy for dotnet-script tool (6/6/2021) #624 (GlebChili)
  • Debugging in Visual Studio Code no longer works (7/18/2021) #627 (DanielEgbers)
  • Can't reference nuget packages (8/20/2021) #632 (michaelalpine)