Release v3.27.2
Continuation of the CLI/Mono/VSCode related effort started with v3.27.0.
Assorted usability improvements and bug fixes
- CLI help improvements
- Runtime optimization
- Fixed problem with CLI being hosted under Mono+Node.js (Console.WindowWidth is always 0)
- Throw informative exception on "in-memory" assembly being subject of "AlighnToInterface" use-case.
- Issue #82: More specific error message in case of file resolution fails related to //css_import
- Issue #81: CodeDom and interfaces
- Added CLI help content separators to assist with parsing when hosted by IDEs.
- Fixed typo in CLI output for
-proj
('searcDir:' -> 'searchDir:') - Started phasing out of
CSScript.Load
in favor ofCSScript.LoadFile