-
Notifications
You must be signed in to change notification settings - Fork 3
Release notes
Rob Levine edited this page Aug 15, 2017
·
8 revisions
- Fix: preferences not being honoured from spreadsheet worksheet
- Fix: inconsistent version number being reported by cfg.exe
- Fix issue #5: "When using the --filename-setting preference, the specified setting is not considered to have been 'used'"
- Added --error-on-file-changed support
- Added --inhibit-write support
- Fix issue #4: "ExitCode = Success if errors found during generation"
- RazorTemplate now uses [RazorEngine] (https://github.com/Antaris/RazorEngine) internally. This fixes [Issue #1 - RazorTemplate does not support writing attributes with Razor content] (https://github.com/inex-solutions/configgen/issues/1)
- PrettyPrint preferences renamed to XmlPrettyPrint
- XmlPrettyPrint moved from XmlTemplate to the output pipeline. This fixes [Issue #2 - Razor templates should support pretty-printing] (https://github.com/inex-solutions/configgen/issues/2)
- Preferences can now be specified in Excel spreadsheet, and in xml and razor templates.
- Improvements to ConsoleRunner.
- OutputDirectory support added.
- Minor fixes.
- Razor & Xml template support.
- Xls, xls, xml, csv settings support.
- Console runner.
- Razor template support.
- Basic XML templa support.
- No settings file support.
- No runner support.
[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)