# Changelog ## [0.3.0] ### Added - `uat` command. - `--dry-run` option allowing to display what would `uec` run without running it. - `--generate_project` option for `build` and `editor-project` command that will generate project files before building the project. ### Changed - Improved command descriptions. ## [0.2.0] ### Added - `build-engine` command. - `build-plugin` command. - `clean-project` command. - `--save-logs` option allowing saving logs from command into specified file. - `--error-only` option to limit log display. - While running commands it tries to detect warnings and errors and print them with colors. ## [0.1.0] ### Added - Initial version.