Skip to content

Releases: oleg-shilo/cs-script

Release v3.13.0.0

16 May 13:12
Compare
Choose a tag to compare

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)

17 May 00:33
Compare
Choose a tag to compare

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

18 Mar 04:46
Compare
Choose a tag to compare

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