-
Notifications
You must be signed in to change notification settings - Fork 3
ConfigGen v1 compatibility
Rob Levine edited this page Aug 15, 2017
·
3 revisions
This page details which ConfigGen v1 features are supported in ConfigGen v2.
Feature | Sub-feature | Supported | Notes |
---|---|---|---|
Console app | basic console runner | YES | as of v2.0.5-beta |
- | --error-on-warnings |
YES | as of v2.0.5-beta |
- | --error-on-file-changed |
YES | as of v2.0.20-beta |
- | --flat-output |
NO | planned |
- | --output-directory |
YES | as of v2.0.7-beta |
- | --machine-suffix |
NO | planned |
- | --inhibit-write |
YES | as of v2.0.20-beta |
- | --write-unchanged |
NO | planned |
NAnt build task | - | NO | no support planned |
Feature | Sub-feature | Supported | Notes |
---|---|---|---|
.xml file support | - | YES | as of v2.0.5-beta |
.csv file support | - | YES | as of v2.0.5-beta |
.xls / .xlsx file support | - | YES | as of v2.0.5-beta |
Filtering | --local-only |
YES | as of v2.0.5-beta |
- | --generate-specified-only |
YES | as of v2.0.5-beta |
- | --filter-machines-regex |
YES | as of v2.0.5-beta |
Feature | Sub-feature | Supported | Notes |
---|---|---|---|
.xml file support | basic templating | YES | - |
- | applyWhen attribute | YES | - |
- | Apply When/ElseWhen/Else elements | YES | - |
- | RemoveAttributeFromParent element | NO | planned |
- | --pretty-print |
YES | as of v2.0.5-beta |
- | --remove-root-element |
NO | planned |
[Home] (https://github.com/inex-solutions/configgen/wiki)
[Getting Started] (https://github.com/inex-solutions/configgen/wiki/getting-started)
[Documentation] (https://github.com/inex-solutions/configgen/wiki/documentation)
- [Template files] (https://github.com/inex-solutions/configgen/wiki/template-files)
- [Xml template files] (https://github.com/inex-solutions/configgen/wiki/xml-template-files)
- [Razor template files] (https://github.com/inex-solutions/configgen/wiki/razor-template-files)
- [Configuration settings files] (https://github.com/inex-solutions/configgen/wiki/configuration-settings-files)
- [Excel settings files] (https://github.com/inex-solutions/configgen/wiki/excel-configuration-settings-files)
- [Csv settings files] (https://github.com/inex-solutions/configgen/wiki/csv-configuration-settings-files)
- [Xml settings files] (https://github.com/inex-solutions/configgen/wiki/xml-configuration-settings-files)
- [File output options] (https://github.com/inex-solutions/configgen/wiki/file-output-options)
- [Filtering options] (https://github.com/inex-solutions/configgen/wiki/filtering-options)