Releases: CrossBreezeNL/CrossGenerate
Releases · CrossBreezeNL/CrossGenerate
v3.4.0
What's Changed
- Feature/saxon for model preprocessing by @willem-xbreeze in #9
- Update CrossGenerate icon and prepare release v3.4.0 by @harmen-xb in #10
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Update download links in docs by @willem-xbreeze in #5
- Fixed model attribute injection with special characters by @harmen-xb in #6
- Dependency update by @harmen-xb in #7
- Updated release notes and poms for v3.3.0. by @harmen-xb in #8
New Contributors
- @willem-xbreeze made their first contribution in #5
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.0
What's Changed
- Fixed creation of the log folder path specified with the -FileLogDestination or -fld option, if it does not exist yet.
- Section endings at the end of a template are now correctly handled (i.s.o. end of section not found errors).
What's New
- When CrossGenerate fails with an error the exit code will now be 1 (i.s.o. 0).
- Added support for specifying line separator in FileFormat and TextSection configuration. Mainly applicable for text templates in xml template, to support encoded newlines.
For full list of release notes, please see here.
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Release of open-source version of CrossGenerate
What's Changed
- Removed license configuration part, since CrossGenerate is open-source and free now.
What's New
- Added ValueMappings support in ModelAttributeInjection in order to perform a translation on a model node.
For full list of release notes, please see here.