Skip to content

0.25.0

Compare
Choose a tag to compare
@filipw filipw released this 31 May 15:48
· 820 commits to master since this release
1d37ab6

Change Log

0.25.0 (5/31/2018)

SUPPORT FOR .NET CORE 2.1 RTM SDK (2.1.300)

Full Changelog

Merged Pull Requests

  • Avoid loading version info unless option is specified (5/8/2018) #287 (atifaziz)
  • Fix NuGet exe resource name in NuGetRestorer (5/15/2018) #288 (atifaziz)
  • Include .NET Core version in the --info (5/9/2018) #289 (filipw)
  • Bumped github-changelog to 0.1.5 (5/10/2018) #290 (seesharper)
  • Add .csx extension to a new file if not specified (5/16/2018) #295 (SlowLogicBoy)
  • Bugfix/issue294 (5/16/2018) #296 (seesharper)
  • Remove unused ReflectionExtensions (5/24/2018) #299 (atifaziz)
  • Use standard text file reading/writing methods (5/24/2018) #300 (atifaziz)
  • use 2.1.300 on Travis (5/31/2018) #304 (filipw)
  • Use RTM build on Appveyor (5/31/2018) #305 (seesharper)

Closed Issues

  • Native image cannot be loaded multiple times (5/19/2018) #61 (mal4k)
  • Consider using AppContext.GetData("TRUSTED_PLATFORM_ASSEMBLIES") (5/19/2018) #161 (filipw)
  • Question: Is there a way to force to get latest version of nuget? (5/20/2018) #259 (stefandevo)
  • Version flag should print “just” the version number (5/7/2018) #276 (atifaziz)
  • Loading a specific script from a script package? (5/19/2018) #285 (pauldotknopf)
  • Terminating the script runner (interactive) (5/7/2018) #286 (tomgron)
  • Helloworld doesn't run as netcoreapp2.1 (5/10/2018) #291 (Sankra)
  • Debugging Helloworld from VS Code does not work (5/10/2018) #292 (Sankra)
  • KeyNotFoundException in NuGetSourceReferenceResolver (5/16/2018) #294 (filipw)