Releases: oleg-shilo/cs-script
Releases · oleg-shilo/cs-script
Release v3.13.0.0
Use choco install cs-script
to deploy the release (instructions on how to use/enable choco).
If you prefer manual install then avoid using WinZip or WinRar as they lead to locking the downloaded content. Use 7zip instead.
Release v3.13.0.0
- Added support for nested/dependency packages loaded with //css_nuget
- Added serialization of compiler (e.g. Roslyn) errors for passing back to the caller from remote AppDomains.
- Added webapp.cs sample
- All released distros are synchronized (Chocolate, NuGet and GitHub)
Release v3.12.1.0 (republished)
This release is republished as the original one was archived by accident and GitHub doesn't allow bringing back archived releases
- Added support for nested/dependency packages loaded with //css_nuget
- Added serialization of compiler (e.g. Roslyn) errors for passing back to the caller from remote AppDomains. support for nested/dependency packages loaded with //css_nuget
Release v3.12.0.0
First release after migration from CodePlex.
CSScript.Evaluator:
- Added processing probing dirs from CSScript.GlobalSettings
- Added automatic assembly referencing from code
- Added processing //css_dir