Skip to content

v3.28.65.0

@oleg-shilo oleg-shilo tagged this 19 Aug 11:40
* CS-Script v3.28.6.0
    - added auto loading of the `app.config` if found
    - switch `-sconfig` can now be passed from the code with `//css_args`.
    - parsing `//css_args` is updated to match OS process arguments handling.

* CSScriptLib.Core v1.0.2.0
    - parsing `//css_args` is updated to match OS process arguments handling.

* CS-Script.Core v0.0.2.0-alpha
    - parsing `//css_args` is updated to match OS process arguments handling.
    - Limitations:
         - Currently Roslyn has an incredible _first execution_  loading performance overhead. Which is leveraged by CS-Script caching and _CS-Script server_. But it is expected that eventually MS will address this rather annoying deficiency in Roslyn itself.
         - Hard-codded Roslyn-scripting compiler, which is to be replaced in the next releases with Roslyn-CodeDOM compiler.
         - CS-Script server does not support idle-timeout yet
Assets 2
Loading