cli-v1.0.32
What's new in v1.0.32
Fast Compile
New compile mode that matches what the Creatio web Compile button does: it compiles only the changed schemas instead of regenerating every schema source.
- Fast Compile =
Build+BuildConfiguration -force=False
Measured on a large configuration:
| Mode | Time |
|---|---|
| Fast Compile | 11 min |
| Compile | 30 min |
| Compile All | 40 min |
Requires Creatio 8.0.10 or later — the Build operation does not exist in earlier versions. On older versions the option is disabled in Desktop, and any other entry point falls back to the regular Compile with a warning.
- Desktop: new Start (Fast Compile) item in the Start dropdown.
- CLI: new
--compile fastvalue.