Tags: oleg-shilo/cs-script
Tags
# Release v4.11.0.0 --- ## Changes ### CLI - fixed problem with `css -ls <kill-all|ka>` - Added support for pre-release packages `//css_nuget -pre <package>` - WDBG: - Improved tracking of declaration scope - UX improvements - Inject dbg metadata is ported to pure Roslyn. - Detect debug metadata out of sync and report it (2) ### CSScriptLib - Added NativeAOT sample - CodeDomEvaluator.CompileOnServer is made obsolete (with error)
# Release v4.9.9.0 --- ## Changes ### CLI - added `cscs.exe` to the cs-script.cli .NET Tool package; Triggered by #423 - added option for `css -cache <script>` command to print the cache location for a given script - WDBG: - Implemented Call Stack panel - implemented "New Script" functionality - on switch doc restore caret and scroll position - show "is modified" mark in the project tree - implemented dbg-step-out - mult-file support - code formatting and line breaks normalization - autocompletlion and tooltips are styled with themes ### CSScriptLib - no changes
Release v4.9.7.0 CLI - Stop killing its own process on `css -lists kill *` - Bumped version: Microsoft.CodeAnalysis.CSharp.Scripting v4.14.0 - New WDBG environment - WDBG - Addressed multiple parsing problems when preparing teh script for execution CSScriptLib - #416: CompileInfo parameter for CompileMethod()
Release v4.9.7.0 CLI - Stop killing its own process on `css -lists kill *` - Bumped version: Microsoft.CodeAnalysis.CSharp.Scripting v4.14.0 - New WDBG environment - WDBG - Addressed multiple parsing problems when preparing teh script for execution CSScriptLib - #416: CompileInfo parameter for CompileMethod()
# Release v4.9.5.0 --- ## Changes ### CLI - Added support for resolving nuget assemblies to the RID (runtime) specific assemblies - Added advising user to restart build server if previously detected csc.dll cannot be found. - Fixed problem with running scripts not registering themselves in `%userprofile%\AppData\Local\cs-script\p-list` - #409 CS-Script 4.8.21 requires .NET 9 runtime ### CSScriptLib - #409 CS-Script 4.8.21 requires .NET 9 runtime
PreviousNext