Skip to content

Release v3.14.0.0-3.14.1.0

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 12 Aug 13:28
· 994 commits to master since this release

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.


It is essentially repackaged Release v3.14.0.0 that has updated version of the third-party dependency module (niget.exe).

v3.14.1.0

  • Updated nuget.exe (v3.4.4)
  • Added "Updated Nuget" button to the ConfigConsole
  • Implemented 'updated nuget' CLI use-case: cscs updatenugetexe

v3.14.0.0

  • Issue #7: Have a way to import all the script files in a directory (Support for //css_inc sub*.cs)
  • Issue #6: CodeCom Evaluator gets slower after many LoadCode iterations (removed test code)
  • Reinstated WPF support/sample