Releases: consag/convert2xml
Releases · consag/convert2xml
Version 0.9.6
What's Changed
- Bump log4j-core from 2.13.2 to 2.15.0 by @dependabot in #1
- Bump log4j-core from 2.15.0 to 2.17.0 by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: 202005.0...202101.0
Version 0.9.5
Upgraded log4j from 1.x to 2.13.2
Version 0.9.2
- Fixed suppressTag bug
- The example now uses parameter sets and a dynamic mapping to showcase the use of different source files with different xsd structures
Version 0.9.1
Added option to suppress tags if input value is NULL / non-existing.
Note: Empty strings DO result in xml tags.
Version 0.9
Input ports can now have null values
Version 0.8
Transformation can now take up to 70 input ports
July 2019 Release
version 0.7
June Release
Fixed missing xml tag per line
20190510 - Initial version
Initial version. Tests were limited to command line conversions and first tests with simple xsd on Informatica 10.2.2.
Input file with 6M records were transformed in 6 minutes to one XML file.