| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.TXT | 2012-10-30 | 1.7 kB | |
| documentation_0.3.0.96.zip | 2012-10-30 | 83.7 kB | |
| code-creation-kit_0.3.0.96_x86.exe | 2012-10-30 | 733.4 kB | |
| build_output_0.3.0.96.zip | 2012-10-30 | 533.5 kB | |
| Totals: 4 Items | 1.4 MB | 0 | |
Release 0.3.0.96 (2012-10-30)
===============================================================================
This release adds in-place generation using inline templates, logging for
debugging support, and more CSV-file handling features.
Please note that this is a new tool and it is still missing some features.
Despite of this it can be already used to produce some remarkable results.
Change Tracker ID Description
----------- ---------- --------------------------------------------------------
New Feature An empty string can be passed for option
--csv-delimiter when no delimiter is desired.
New Feature Added option --csv-ignore-quotes. Double quotes in
table entries are treated as normal character when on.
New Feature Added --recycle option. This option can be used when
processing inline templates. If possible the target
file is moved to the recycle bin of the system before
it is replaced by the intermediate file.
New Feature Added logging for debugging of templates.
New Feature Added support for in-place generation using inline
templates.
New Feature Added option --pad-rows for auto padding of CSV-file
rows with empty strings. This supports the use of
hand-written CSV-files.
Bugfix Fixed bug that caused option --csv-comment-chars to
have no effect.
New Feature Added option --append-to-file for creating a file in
multiple generation steps.