This is the list of changes for the DbUnit 1.0 release series.
- Implemented proper error handling for XML dataset processing.
- Fixed GH-24: YAML dataset does not respect empty tables.
- Fixed GH-25: YAML dataset only looks at columns in first row instead of entire data set.
- Fixed MySQL dataset to respect empty tables.
- Updated list of dependencies in
package.xml
.
- Initial release as separate component.