Release Notes
Miscellaneous Changes
- Upgraded to Smooks 2.2.1
- Updated
org.apache.daffodil:daffodil-japi_2.12
dependency to version 3.10.0
Fixed Issues
- Solved issue where XML serialisation fails when element is nil because of missing xsi namespace binding in attribute (#260)
Binaries
Apache Maven
<dependency>
<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-dfdl-cartridge</artifactId>
<version>1.0.2</version>
</dependency>